Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DInlineFlowBox.cpp638 bool childAffectsTopBottomPos = true; in placeBoxesInBlockDirection() local
646 childAffectsTopBottomPos = false; in placeBoxesInBlockDirection()
677 if (childAffectsTopBottomPos) { in placeBoxesInBlockDirection()