Searched defs:fEllipsis (Results 1 - 4 of 4) sorted by relevance
/third_party/skia/modules/skparagraph/include/ | ||
H A D | ParagraphStyle.h | 194 SkString fEllipsis; member |
/third_party/skia/modules/skparagraph/src/ | ||
H A D | TextLine.h | 271 std::unique_ptr<Run> fEllipsis; // In case the line ends with the ellipsis member in skia::textlayout::TextLine |
H A D | TextLine.cpp | 1123 SkString fEllipsis; global() member in skia::textlayout::final [all...] |
H A D | Run.h | 288 bool fEllipsis; member in skia::textlayout::Run |
Completed in 8 milliseconds