Home
last modified time | relevance | path

Searched refs:markShapeInsideDescendantsForLayout (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderBlock.h146 void markShapeInsideDescendantsForLayout();
DRenderBlock.cpp1333 child->markShapeInsideDescendantsForLayout(); in relayoutShapeDescendantIfMoved()
1398 markShapeInsideDescendantsForLayout(); in imageChanged()
1417 markShapeInsideDescendantsForLayout(); in updateShapeInsideInfoAfterStyleChange()
3045 void RenderBlock::markShapeInsideDescendantsForLayout() in markShapeInsideDescendantsForLayout() function in WebCore::RenderBlock
3057 childBlock->markShapeInsideDescendantsForLayout(); in markShapeInsideDescendantsForLayout()