#include <LayoutState.h>
|
| LayoutState () |
|
| LayoutState (std::unique_ptr< LayoutState >, RenderBox *, const LayoutSize &offset, LayoutUnit pageHeight, bool pageHeightChanged) |
|
| LayoutState (RenderObject &) |
|
void | clearPaginationInformation () |
|
bool | isPaginated () const |
|
LayoutUnit | pageLogicalOffset (RenderBox *, LayoutUnit childLogicalOffset) const |
|
LayoutUnit | pageLogicalHeight () const |
|
bool | pageLogicalHeightChanged () const |
|
RenderBlockFlow * | lineGrid () const |
|
LayoutSize | lineGridOffset () const |
|
LayoutSize | lineGridPaginationOrigin () const |
|
LayoutSize | layoutOffset () const |
|
LayoutSize | pageOffset () const |
|
void | setLineGridPaginationOrigin (const LayoutSize &origin) |
|
bool | needsBlockDirectionLocationSetBeforeLayout () const |
|
RenderFlowThread * | currentRenderFlowThread () const |
|
void | setCurrentRenderFlowThread (RenderFlowThread *flowThread) |
|
| LayoutState () |
|
| LayoutState (std::unique_ptr< LayoutState >, RenderBox *, const LayoutSize &offset, LayoutUnit pageHeight, bool pageHeightChanged) |
|
| LayoutState (RenderObject &) |
|
void | clearPaginationInformation () |
|
bool | isPaginated () const |
|
LayoutUnit | pageLogicalOffset (RenderBox *, LayoutUnit childLogicalOffset) const |
|
LayoutUnit | pageLogicalHeight () const |
|
bool | pageLogicalHeightChanged () const |
|
RenderBlockFlow * | lineGrid () const |
|
LayoutSize | lineGridOffset () const |
|
LayoutSize | lineGridPaginationOrigin () const |
|
LayoutSize | layoutOffset () const |
|
LayoutSize | pageOffset () const |
|
void | setLineGridPaginationOrigin (const LayoutSize &origin) |
|
bool | needsBlockDirectionLocationSetBeforeLayout () const |
|
RenderFlowThread * | currentRenderFlowThread () const |
|
void | setCurrentRenderFlowThread (RenderFlowThread *flowThread) |
|
◆ LayoutState() [1/6]
WebCore::LayoutState::LayoutState |
( |
| ) |
|
|
inline |
◆ LayoutState() [2/6]
◆ LayoutState() [3/6]
◆ LayoutState() [4/6]
WebCore::LayoutState::LayoutState |
( |
| ) |
|
|
inline |
◆ LayoutState() [5/6]
◆ LayoutState() [6/6]
◆ clearPaginationInformation() [1/2]
void WebCore::LayoutState::clearPaginationInformation |
( |
| ) |
|
◆ clearPaginationInformation() [2/2]
void WebCore::LayoutState::clearPaginationInformation |
( |
| ) |
|
◆ currentRenderFlowThread() [1/2]
◆ currentRenderFlowThread() [2/2]
◆ isPaginated() [1/2]
bool WebCore::LayoutState::isPaginated |
( |
| ) |
const |
|
inline |
◆ isPaginated() [2/2]
bool WebCore::LayoutState::isPaginated |
( |
| ) |
const |
|
inline |
◆ layoutOffset() [1/2]
LayoutSize WebCore::LayoutState::layoutOffset |
( |
| ) |
const |
|
inline |
◆ layoutOffset() [2/2]
LayoutSize WebCore::LayoutState::layoutOffset |
( |
| ) |
const |
|
inline |
◆ lineGrid() [1/2]
◆ lineGrid() [2/2]
◆ lineGridOffset() [1/2]
LayoutSize WebCore::LayoutState::lineGridOffset |
( |
| ) |
const |
|
inline |
◆ lineGridOffset() [2/2]
LayoutSize WebCore::LayoutState::lineGridOffset |
( |
| ) |
const |
|
inline |
◆ lineGridPaginationOrigin() [1/2]
LayoutSize WebCore::LayoutState::lineGridPaginationOrigin |
( |
| ) |
const |
|
inline |
◆ lineGridPaginationOrigin() [2/2]
LayoutSize WebCore::LayoutState::lineGridPaginationOrigin |
( |
| ) |
const |
|
inline |
◆ needsBlockDirectionLocationSetBeforeLayout() [1/2]
bool WebCore::LayoutState::needsBlockDirectionLocationSetBeforeLayout |
( |
| ) |
const |
|
inline |
◆ needsBlockDirectionLocationSetBeforeLayout() [2/2]
bool WebCore::LayoutState::needsBlockDirectionLocationSetBeforeLayout |
( |
| ) |
const |
|
inline |
◆ pageLogicalHeight() [1/2]
LayoutUnit WebCore::LayoutState::pageLogicalHeight |
( |
| ) |
const |
|
inline |
◆ pageLogicalHeight() [2/2]
LayoutUnit WebCore::LayoutState::pageLogicalHeight |
( |
| ) |
const |
|
inline |
◆ pageLogicalHeightChanged() [1/2]
bool WebCore::LayoutState::pageLogicalHeightChanged |
( |
| ) |
const |
|
inline |
◆ pageLogicalHeightChanged() [2/2]
bool WebCore::LayoutState::pageLogicalHeightChanged |
( |
| ) |
const |
|
inline |
◆ pageLogicalOffset() [1/2]
◆ pageLogicalOffset() [2/2]
◆ pageOffset() [1/2]
LayoutSize WebCore::LayoutState::pageOffset |
( |
| ) |
const |
|
inline |
◆ pageOffset() [2/2]
LayoutSize WebCore::LayoutState::pageOffset |
( |
| ) |
const |
|
inline |
◆ setCurrentRenderFlowThread() [1/2]
◆ setCurrentRenderFlowThread() [2/2]
◆ setLineGridPaginationOrigin() [1/2]
void WebCore::LayoutState::setLineGridPaginationOrigin |
( |
const LayoutSize & |
origin | ) |
|
|
inline |
◆ setLineGridPaginationOrigin() [2/2]
void WebCore::LayoutState::setLineGridPaginationOrigin |
( |
const LayoutSize & |
origin | ) |
|
|
inline |
◆ m_clipped
bool WebCore::LayoutState::m_clipped |
◆ m_clipRect
◆ m_currentRenderFlowThread
◆ m_isPaginated
bool WebCore::LayoutState::m_isPaginated |
◆ m_layoutDelta
◆ m_layoutDeltaXSaturated
bool WebCore::LayoutState::m_layoutDeltaXSaturated |
◆ m_layoutDeltaYSaturated
bool WebCore::LayoutState::m_layoutDeltaYSaturated |
◆ m_layoutOffset
◆ m_lineGrid
◆ m_lineGridOffset
◆ m_lineGridPaginationOrigin
LayoutSize WebCore::LayoutState::m_lineGridPaginationOrigin |
◆ m_next
std::unique_ptr< LayoutState > WebCore::LayoutState::m_next |
◆ m_pageLogicalHeight
LayoutUnit WebCore::LayoutState::m_pageLogicalHeight |
◆ m_pageLogicalHeightChanged
bool WebCore::LayoutState::m_pageLogicalHeightChanged |
◆ m_pageOffset
◆ m_paintOffset
◆ m_renderer
The documentation for this class was generated from the following files: