Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/rendering/
DRenderLineBoxList.cpp321 …InlineBox* firstBox = inlineContainer ? inlineContainer->firstLineBoxIncludingCulling() : firstLin… in dirtyLinesFromChangedChild() local
DRenderInline.cpp639 if (InlineBox* firstBox = firstLineBoxIncludingCulling()) in offsetLeft() local
647 if (InlineBox* firstBox = firstLineBoxIncludingCulling()) in offsetTop() local
DRootInlineBox.cpp317 InlineBox* firstBox = firstSelectedBox(); in lineSelectionGap() local