Home
last modified time | relevance | path

Searched defs:layoutScope (Results 1 – 15 of 15) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderTextControlMultiLine.cpp91 …ontrolMultiLine::layoutSpecialExcludedChild(bool relayoutChildren, SubtreeLayoutScope& layoutScope) in layoutSpecialExcludedChild()
DRenderMultiColumnBlock.cpp149 …ultiColumnBlock::layoutSpecialExcludedChild(bool relayoutChildren, SubtreeLayoutScope& layoutScope) in layoutSpecialExcludedChild()
DRenderDeprecatedFlexibleBox.cpp377 SubtreeLayoutScope layoutScope(child); in layoutHorizontalBox() local
445 SubtreeLayoutScope layoutScope(child); in layoutHorizontalBox() local
676 SubtreeLayoutScope layoutScope(child); in layoutVerticalBox() local
DRenderRubyRun.cpp218 …* RenderRubyRun::layoutSpecialExcludedChild(bool relayoutChildren, SubtreeLayoutScope& layoutScope) in layoutSpecialExcludedChild()
DRenderTextControl.cpp287 …nderTextControl::layoutSpecialExcludedChild(bool relayoutChildren, SubtreeLayoutScope& layoutScope) in layoutSpecialExcludedChild()
DRenderBlockFlow.cpp297 SubtreeLayoutScope layoutScope(this); in layoutBlock() local
437 SubtreeLayoutScope layoutScope(child); in layoutBlockChild() local
471 SubtreeLayoutScope layoutScope(child); in layoutBlockChild() local
559 SubtreeLayoutScope layoutScope(child); in adjustBlockChildForPagination() local
765 …Children(bool relayoutChildren, LayoutUnit& maxFloatLogicalBottom, SubtreeLayoutScope& layoutScope) in layoutBlockChildren()
2202 SubtreeLayoutScope layoutScope(childBox); in positionNewFloats() local
DRenderTextControlSingleLine.cpp99 SubtreeLayoutScope layoutScope(this); in layout() local
DRenderGrid.cpp510 SubtreeLayoutScope layoutScope(child); in logicalContentHeightForChild() local
858 SubtreeLayoutScope layoutScope(child); in layoutGridItems() local
DRenderView.cpp310 SubtreeLayoutScope layoutScope(this); in layout() local
DRenderBlock.cpp1791 …ock::markFixedPositionObjectForLayoutIfNeeded(RenderObject* child, SubtreeLayoutScope& layoutScope) in markFixedPositionObjectForLayoutIfNeeded()
1850 SubtreeLayoutScope layoutScope(r); in layoutPositionedObjects() local
1915 void RenderBlock::markForPaginationRelayoutIfNeeded(SubtreeLayoutScope& layoutScope) in markForPaginationRelayoutIfNeeded()
2862 void RenderBlock::dirtyForLayoutFromPercentageHeightDescendants(SubtreeLayoutScope& layoutScope) in dirtyForLayoutFromPercentageHeightDescendants()
DRenderLayerScrollableArea.cpp583 SubtreeLayoutScope layoutScope(m_box); in updateAfterLayout() local
/external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
DRenderSVGResourceContainer.cpp200 void RenderSVGResourceContainer::invalidateCacheAndMarkForLayout(SubtreeLayoutScope* layoutScope) in invalidateCacheAndMarkForLayout()
DSVGRenderSupport.cpp243 SubtreeLayoutScope layoutScope(child); in layoutChildren() local
/external/chromium_org/third_party/WebKit/Source/core/html/shadow/
DSliderThumbElement.cpp160 SubtreeLayoutScope layoutScope(this); in layout() local
/external/chromium_org/third_party/WebKit/Source/core/svg/
DSVGElement.cpp507 void SVGElement::invalidateRelativeLengthClients(SubtreeLayoutScope* layoutScope) in invalidateRelativeLengthClients()