Searched refs:lineWidthForPaginatedLineChanged (Results 1 – 3 of 3) sorted by relevance
658 …bool lineWidthForPaginatedLineChanged(RootInlineBox*, LayoutUnit lineDelta, RenderFlowThread*) con…
1868 if (lineWidthForPaginatedLineChanged(curr, 0, layoutState.flowThread())) { in determineStartPosition()2031 if (lineWidthForPaginatedLineChanged(lineBox, lineDelta, layoutState.flowThread())) in checkPaginationAndFloatsAtEndLine()
5573 bool RenderBlock::lineWidthForPaginatedLineChanged(RootInlineBox* rootBox, LayoutUnit lineDelta, Re… in lineWidthForPaginatedLineChanged() function in WebCore::RenderBlock