Searched refs:ellipsisUChar (Results 1 – 1 of 1) sorted by relevance
95 static const UChar ellipsisUChar[] = { 0x2026, 0 }; variable1580 nodeValue = nodeValue.left(maxTextSize) + ellipsisUChar; in buildObjectForNode()