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

/external/webkit/Source/WebCore/rendering/
H A DRenderBlock.cpp3927 int widthAtY = availableLogicalWidthForLine(y, false); local
3928 if (widthAtY == availableLogicalWidth())
3939 if (childWidthAtY <= widthAtY)

Completed in 134 milliseconds