Searched defs:lineBox (Results 1 – 4 of 4) sorted by relevance
171 RenderObject* lineBox = getParentOfFirstLineBox(toRenderBlock(currChild), marker); in getParentOfFirstLineBox() local
428 void RenderBlock::computeInlineDirectionPositionsForLine(RootInlineBox* lineBox, bool firstLine, Bi… in computeInlineDirectionPositionsForLine()610 void RenderBlock::computeBlockDirectionPositionsForLine(RootInlineBox* lineBox, BidiRun* firstRun, … in computeBlockDirectionPositionsForLine()1032 RootInlineBox* lineBox = 0; in layoutInlineChildren() local
681 IntRect lineBox = inlineFlow->linesBoundingBox(); in updateLayerPosition() local
6094 void RenderBlock::adjustLinePositionForPagination(RootInlineBox* lineBox, int& delta) in adjustLinePositionForPagination()