Searched defs:foundBox (Results 1 – 3 of 3) sorted by relevance
/external/webkit/Source/WebCore/rendering/ |
D | RootInlineBox.cpp | 124 bool foundBox = false; in placeEllipsis() local 128 …lipsisBox(bool ltr, float blockLeftEdge, float blockRightEdge, float ellipsisWidth, bool& foundBox) in placeEllipsisBox()
|
D | InlineTextBox.cpp | 234 …bool flowIsLTR, float visibleLeftEdge, float visibleRightEdge, float ellipsisWidth, bool& foundBox) in placeEllipsisBox()
|
D | InlineFlowBox.cpp | 1270 …lipsisBox(bool ltr, float blockLeftEdge, float blockRightEdge, float ellipsisWidth, bool& foundBox) in placeEllipsisBox()
|