Home
last modified time | relevance | path

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

/third_party/skia/modules/skparagraph/src/
DTextLine.h194 std::unique_ptr<Run> fEllipsis; // In case the line ends with the ellipsis variable
DRun.h236 bool fEllipsis; variable
DTextLine.cpp816 SkString fEllipsis; in shapeEllipsis() member in skia::textlayout::TextLine::shapeEllipsis::ShapeHandler
/third_party/skia/modules/skparagraph/include/
DParagraphStyle.h155 SkString fEllipsis; member