Searched defs:hasEllipsis (Results 1 – 5 of 5) sorted by relevance
169 void TextWrapper::moveForward(bool hasEllipsis) { in moveForward()269 auto hasEllipsis = parent->paragraphStyle().ellipsized(); in breakTextIntoLines() local
110 bool hasEllipsis() const { return getCatchParamDecl() == nullptr; } in hasEllipsis() function
113 bool hasEllipsis() const { return getCatchParamDecl() == nullptr; } in hasEllipsis() function
2233 bool hasEllipsis() const { return EllipsisLoc.isValid(); } in hasEllipsis() function
2565 bool hasEllipsis() const { return EllipsisLoc.isValid(); } in hasEllipsis() function