Searched defs:statePusher (Results 1 – 13 of 13) sorted by relevance
/external/chromium_org/third_party/WebKit/Source/core/rendering/ |
D | RenderMedia.cpp | 79 …LayoutStateMaintainer statePusher(view(), this, locationOffset(), hasTransform() || hasReflection(… in layout() local
|
D | RenderMultiColumnBlock.cpp | 98 …RenderMultiColumnBlock::relayoutForPagination(bool, LayoutUnit, LayoutStateMaintainer& statePusher) in relayoutForPagination()
|
D | RenderVTTCue.cpp | 53 …LayoutStateMaintainer statePusher(view(), this, locationOffset(), hasTransform() || hasReflection(… in layout() local
|
D | RenderTableRow.cpp | 166 …LayoutStateMaintainer statePusher(view(), this, LayoutSize(), style()->isFlippedBlocksWritingMode(… in layout() local
|
D | RenderEmbeddedObject.cpp | 236 …LayoutStateMaintainer statePusher(view(), this, locationOffset(), hasTransform() || hasReflection(… in layout() local
|
D | RenderTableSection.cpp | 623 LayoutStateMaintainer statePusher(viewRenderer); in calcRowLogicalHeight() local 740 …LayoutStateMaintainer statePusher(view(), this, locationOffset(), style()->isFlippedBlocksWritingM… in layout() local 893 …LayoutStateMaintainer statePusher(view(), this, locationOffset(), style()->isFlippedBlocksWritingM… in layoutRows() local
|
D | RenderDeprecatedFlexibleBox.cpp | 261 …LayoutStateMaintainer statePusher(view(), this, locationOffset(), hasTransform() || hasReflection(… in layoutBlock() local
|
D | RenderTable.cpp | 423 …LayoutStateMaintainer statePusher(view(), this, locationOffset(), style()->isFlippedBlocksWritingM… in layout() local
|
D | RenderBlockFlow.cpp | 187 …ol hasSpecifiedPageLogicalHeight, LayoutUnit pageLogicalHeight, LayoutStateMaintainer& statePusher) in relayoutForPagination() 267 …LayoutStateMaintainer statePusher(renderView, this, locationOffset(), hasColumns() || hasTransform… in layoutBlock() local
|
D | RenderGrid.cpp | 260 …LayoutStateMaintainer statePusher(view(), this, locationOffset(), hasTransform() || hasReflection(… in layoutBlock() local
|
D | RenderFlexibleBox.cpp | 236 …LayoutStateMaintainer statePusher(view(), this, locationOffset(), hasTransform() || hasReflection(… in layoutBlock() local
|
D | RenderBlock.cpp | 1748 …LayoutStateMaintainer statePusher(view(), this, locationOffset(), hasColumns() || hasTransform() |… in simplifiedLayout() local 3643 bool RenderBlock::relayoutToAvoidWidows(LayoutStateMaintainer& statePusher) in relayoutToAvoidWidows()
|
D | RenderBox.cpp | 375 …LayoutStateMaintainer statePusher(view(), this, locationOffset(), style()->isFlippedBlocksWritingM… in layout() local
|