Home | History | Annotate | Download | only in rendering

Lines Matching refs:lastLine

953         RootInlineBox* lastLine = blockChild->lineAtIndex(lineCount - 1);
954 if (!lastLine)
968 InlineBox* anchorBox = lastLine->lastChild();
978 RenderBlock* srcBlock = toRenderBlock(lastLine->renderer());