Home
last modified time | relevance | path

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

/third_party/skia/modules/skparagraph/include/
DParagraph.h141 struct GlyphClusterInfo { struct
153 virtual bool getGlyphClusterAt(TextIndex codeUnitIndex, GlyphClusterInfo* glyphInfo) = 0; argument