Searched defs:fEllipsis (Results 1 – 7 of 7) sorted by relevance
/third_party/flutter/skia/modules/skparagraph/src/ | ||
D | TextLine.h | 121 std::shared_ptr<Run> fEllipsis; // In case the line ends with the ellipsis variable |
D | TextLine.cpp | 516 SkString fEllipsis; in shapeEllipsis() member in skia::textlayout::TextLine::shapeEllipsis::ShapeHandler |
/third_party/skia/modules/skparagraph/src/ | ||
D | TextLine.h | 149 std::unique_ptr<Run> fEllipsis; // In case the line ends with the ellipsis variable |
D | Run.h | 204 bool fEllipsis; variable |
D | TextLine.cpp | 576 SkString fEllipsis; in shapeEllipsis() member in skia::textlayout::TextLine::shapeEllipsis::ShapeHandler |
/third_party/flutter/skia/modules/skparagraph/include/ | ||
D | ParagraphStyle.h | 95 SkString fEllipsis; member |
/third_party/skia/modules/skparagraph/include/ | ||
D | ParagraphStyle.h | 132 SkString fEllipsis; member |