Searched refs:blockChild (Results 1 – 1 of 1) sorted by relevance
696 RenderBlock* blockChild = toRenderBlock(child); in layoutVerticalBox() local697 int lineCount = blockChild->lineCount(); in layoutVerticalBox()701 int newHeight = blockChild->heightForLineCount(numVisibleLines); in layoutVerticalBox()717 RootInlineBox* lastLine = blockChild->lineAtIndex(lineCount-1); in layoutVerticalBox()721 RootInlineBox* lastVisibleLine = blockChild->lineAtIndex(numVisibleLines-1); in layoutVerticalBox()