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.cpp626 bool childAffectsTopBottomPos = true; in placeBoxesInBlockDirection() local
634 childAffectsTopBottomPos = false; in placeBoxesInBlockDirection()
664 if (childAffectsTopBottomPos) { in placeBoxesInBlockDirection()