Home
last modified time | relevance | path

Searched defs:setLineTop (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/rendering/
DRootInlineBox.cpp254 bool setLineTop = false; in alignBoxesInBlockDirection() local
DInlineFlowBox.cpp575 …op, int maxHeight, int maxAscent, bool strictMode, int& lineTop, int& lineBottom, bool& setLineTop, in placeBoxesInBlockDirection()