Home | History | Annotate | Download | only in rendering

Lines Matching refs:foundBox

267 float InlineTextBox::placeEllipsisBox(bool flowIsLTR, float visibleLeftEdge, float visibleRightEdge, float ellipsisWidth, float &truncatedWidth, bool& foundBox)
269 if (foundBox) {
285 foundBox = true;
292 foundBox = true;