Searched refs:rtlEllipsisWithinBox (Results 1 – 1 of 1) sorted by relevance
290 bool rtlEllipsisWithinBox = !flowIsLTR && (ellipsisX > logicalLeft()); in placeEllipsisBox() local291 if (ltrEllipsisWithinBox || rtlEllipsisWithinBox) { in placeEllipsisBox()