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

/external/webkit/WebCore/rendering/
H A DRenderBlockLineLayout.cpp1904 bool canPlaceOnLine = willFitOnLine || !autoWrapWasEverTrueOnLine; local
1905 if (canPlaceOnLine && checkForBreak) {

Completed in 881 milliseconds