Home
last modified time | relevance | path

Searched defs:getGlyphRuns (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/modules/skparagraph/src/
DTextLineBaseImpl.cpp33 std::vector<std::unique_ptr<RunBase>> TextLineBaseImpl::getGlyphRuns() const in getGlyphRuns() function in skia::textlayout::TextLineBaseImpl
DTextLine.cpp2202 std::vector<std::unique_ptr<RunBase>> TextLine::getGlyphRuns() const in shapeEllipsis() function in skia::textlayout::TextLine