Searched defs:textOverflow (Results 1 – 2 of 2) sorted by relevance
165 unsigned textOverflow : 1; // Whether or not lines that spill out should be truncated with "..." variable
826 …TextOverflow textOverflow() const { return static_cast<TextOverflow>(rareNonInheritedData->textOve… in textOverflow() function