Home | History | Annotate | Download | only in rendering

Lines Matching refs:ellipsisBox

25 #include "EllipsisBox.h"
932 if (rootLine->ellipsisBox()) {
933 int ellipsisX = m_x + rootLine->ellipsisBox()->x();
934 int ellipsisWidth = rootLine->ellipsisBox()->width();