Searched defs:textOverflow (Results 1 – 2 of 2) sorted by relevance
96 bool textOverflow : 1; // Whether or not lines that spill out should be truncated with "..." variable
638 bool textOverflow() const { return rareNonInheritedData->textOverflow; } in textOverflow() function