Searched refs:determineSpacingForFlowBoxes (Results 1 – 3 of 3) sorted by relevance
173 …void determineSpacingForFlowBoxes(bool lastLine, bool isLogicallyLastRunWrapped, RenderObject* log…
302 void InlineFlowBox::determineSpacingForFlowBoxes(bool lastLine, bool isLogicallyLastRunWrapped, Ren… in determineSpacingForFlowBoxes() function in WebCore::InlineFlowBox354 …currFlow->determineSpacingForFlowBoxes(lastLine, isLogicallyLastRunWrapped, logicallyLastRunRender… in determineSpacingForFlowBoxes()
334 …lastLineBox()->determineSpacingForFlowBoxes(lineInfo.isLastLine(), isLogicallyLastRunWrapped, bidi… in constructLine()