Searched refs:ellipsized (Results 1 – 2 of 2) sorted by relevance
97 bool ellipsized() const { return fEllipsis.size() != 0; } in ellipsized() function
215 …hStyle.getMaxLines() == 1 || (fParagraphStyle.unlimited_lines() && fParagraphStyle.ellipsized())) { in layout()