Home
last modified time | relevance | path

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

/external/webkit/WebCore/rendering/
DInlineFlowBox.cpp485 bool childAffectsTopBottomPos = true; in placeBoxesVertically() local
492 childAffectsTopBottomPos = false; in placeBoxesVertically()
510 if (childAffectsTopBottomPos) { in placeBoxesVertically()
/external/webkit/WebCore/
DChangeLog-2006-05-108128 only if childAffectsTopBottomPos is true.