Home
last modified time | relevance | path

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

/external/skia/experimental/sktext/src/
DLine.h84 Stretch(GlyphPos glyphStart, size_t textIndex, const TextMetrics& metrics) in Stretch()
153 GlyphPos glyphStart() const { return fGlyphStart; } in glyphStart() function
/external/skia/modules/skparagraph/src/
DParagraphImpl.cpp412 SkScalar height) { in buildClusterTable()