Home
last modified time | relevance | path

Searched defs:foundBox (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/rendering/
DRootInlineBox.cpp124 bool foundBox = false; in placeEllipsis() local
128 …lipsisBox(bool ltr, float blockLeftEdge, float blockRightEdge, float ellipsisWidth, bool& foundBox) in placeEllipsisBox()
DInlineTextBox.cpp234 …bool flowIsLTR, float visibleLeftEdge, float visibleRightEdge, float ellipsisWidth, bool& foundBox) in placeEllipsisBox()
DInlineFlowBox.cpp1270 …lipsisBox(bool ltr, float blockLeftEdge, float blockRightEdge, float ellipsisWidth, bool& foundBox) in placeEllipsisBox()