Searched refs:lineAtIndex (Results 1 - 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/rendering/
H A DRenderFlexibleBox.cpp965 RootInlineBox* lastLine = blockChild->lineAtIndex(lineCount-1);
969 RootInlineBox* lastVisibleLine = blockChild->lineAtIndex(numVisibleLines-1);
H A DRenderBlock.h132 RootInlineBox* lineAtIndex(int);
H A DRenderBlock.cpp5570 RootInlineBox* RenderBlock::lineAtIndex(int i) function in class:WebCore::RenderBlock

Completed in 84 milliseconds