Home
last modified time | relevance | path

Searched defs:fEllipsis (Results 1 – 7 of 7) sorted by relevance

/third_party/flutter/skia/modules/skparagraph/src/
DTextLine.h121 std::shared_ptr<Run> fEllipsis; // In case the line ends with the ellipsis variable
DTextLine.cpp516 SkString fEllipsis; in shapeEllipsis() member in skia::textlayout::TextLine::shapeEllipsis::ShapeHandler
/third_party/skia/modules/skparagraph/src/
DTextLine.h149 std::unique_ptr<Run> fEllipsis; // In case the line ends with the ellipsis variable
DRun.h204 bool fEllipsis; variable
DTextLine.cpp576 SkString fEllipsis; in shapeEllipsis() member in skia::textlayout::TextLine::shapeEllipsis::ShapeHandler
/third_party/flutter/skia/modules/skparagraph/include/
DParagraphStyle.h95 SkString fEllipsis; member
/third_party/skia/modules/skparagraph/include/
DParagraphStyle.h132 SkString fEllipsis; member