Searched defs:fEllipsis (Results 1 – 4 of 4) sorted by relevance
/third_party/skia/modules/skparagraph/src/ | ||
D | TextLine.h | 194 std::unique_ptr<Run> fEllipsis; // In case the line ends with the ellipsis variable |
D | Run.h | 236 bool fEllipsis; variable |
D | TextLine.cpp | 816 SkString fEllipsis; in shapeEllipsis() member in skia::textlayout::TextLine::shapeEllipsis::ShapeHandler |
/third_party/skia/modules/skparagraph/include/ | ||
D | ParagraphStyle.h | 155 SkString fEllipsis; member |