Home
last modified time | relevance | path

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

/external/webkit/WebCore/rendering/
DRenderBlockLineLayout.cpp533 void RenderBlock::layoutInlineChildren(bool relayoutChildren, int& repaintTop, int& repaintBottom) in layoutInlineChildren()
1146 …iStatus& endLineStatus, RootInlineBox*& endLine, int& endYPos, int& repaintBottom, int& repaintTop) in matchedEndLine()
DRenderBlock.cpp751 int repaintTop = 0; in layoutBlock() local