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

/macosx-10.9.5/WebCore-7537.78.1/rendering/
H A DInlineTextBox.cpp280 bool rtlEllipsisWithinBox = !flowIsLTR && (ellipsisX > left()); local
281 if (ltrEllipsisWithinBox || rtlEllipsisWithinBox) {

Completed in 74 milliseconds