Searched defs:foundBox (Results 1 – 3 of 3) sorted by relevance
/external/chromium_org/third_party/WebKit/Source/core/rendering/ |
D | RootInlineBox.cpp | 148 bool foundBox = false; in placeEllipsis() local 155 …at blockLeftEdge, float blockRightEdge, float ellipsisWidth, float &truncatedWidth, bool& foundBox) in placeEllipsisBox()
|
D | InlineTextBox.cpp | 259 …isibleLeftEdge, float visibleRightEdge, float ellipsisWidth, float &truncatedWidth, bool& foundBox) in placeEllipsisBox()
|
D | InlineFlowBox.cpp | 1429 …at blockLeftEdge, float blockRightEdge, float ellipsisWidth, float &truncatedWidth, bool& foundBox) in placeEllipsisBox()
|