Home
last modified time | relevance | path

Searched defs:lineBox (Results 1 – 3 of 3) sorted by relevance

/external/webkit/WebCore/rendering/
DRenderListItem.cpp179 RenderObject* lineBox = getParentOfFirstLineBox(toRenderBlock(currChild), marker); in getParentOfFirstLineBox() local
DRenderBlockLineLayout.cpp329 void RenderBlock::computeHorizontalPositionsForLine(RootInlineBox* lineBox, bool firstLine, BidiRun… in computeHorizontalPositionsForLine()
488 void RenderBlock::computeVerticalPositionsForLine(RootInlineBox* lineBox, BidiRun* firstRun) in computeVerticalPositionsForLine()
843 RootInlineBox* lineBox = 0; in layoutInlineChildren() local
DRenderLayer.cpp590 IntRect lineBox = inlineFlow->linesBoundingBox(); in updateLayerPosition() local