Home
last modified time | relevance | path

Searched defs:repaintLogicalBottom (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/line/
DLineLayoutState.h36 …LayoutState(bool fullLayout, LayoutUnit& repaintLogicalTop, LayoutUnit& repaintLogicalBottom, Rend… in LineLayoutState()
/external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
DRenderSVGText.cpp399 LayoutUnit repaintLogicalBottom = 0; in layout() local
/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderMultiColumnSet.cpp506 …LayoutUnit repaintLogicalBottom = (isHorizontalWritingMode() ? flowThreadRepaintRect.maxY() : flow… in repaintFlowThreadContent() local
DRenderBlockLineLayout.cpp1655 …ldren(bool relayoutChildren, LayoutUnit& repaintLogicalTop, LayoutUnit& repaintLogicalBottom, Layo… in layoutInlineChildren()