Searched refs:ltrEllipsisWithinBox (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/rendering/
H A DInlineTextBox.cpp342 bool ltrEllipsisWithinBox = flowIsLTR && (ellipsisX < right()); local
344 if (ltrEllipsisWithinBox || rtlEllipsisWithinBox) {

Completed in 190 milliseconds