Searched defs:repaintTop (Results 1 – 2 of 2) sorted by relevance
533 void RenderBlock::layoutInlineChildren(bool relayoutChildren, int& repaintTop, int& repaintBottom) in layoutInlineChildren()1146 …iStatus& endLineStatus, RootInlineBox*& endLine, int& endYPos, int& repaintBottom, int& repaintTop) in matchedEndLine()
751 int repaintTop = 0; in layoutBlock() local