Home
last modified time | relevance | path

Searched refs:setGlyphIndex (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/experimental/sktext/src/
DLine.h73 void setGlyphIndex(size_t index) { fGlyphIndex = index; } in setGlyphIndex() function
150 this->fGlyphEnd.setGlyphIndex(glyphIndex); in finish()