Searched refs:ellipsisAndSpace (Results 1 – 1 of 1) sorted by relevance
725 const UChar ellipsisAndSpace[2] = { horizontalEllipsis, ' ' }; in layoutVerticalBox() local726 DEFINE_STATIC_LOCAL(AtomicString, ellipsisAndSpaceStr, (ellipsisAndSpace, 2)); in layoutVerticalBox()734 totalWidth = anchorBox->width() + font.width(TextRun(ellipsisAndSpace, 2)); in layoutVerticalBox()