Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/rendering/
DRenderBlock.cpp2023 bool childNeededLayout = child->needsLayout(); in layoutBlockChild() local
2024 if (childNeededLayout) in layoutBlockChild()
2112 …gingFloats(toRenderBlock(child), -child->logicalLeft(), -child->logicalTop(), !childNeededLayout)); in layoutBlockChild()