Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/modules/skparagraph/include/
H A DParagraph.h183 struct GlyphClusterInfo { struct
195 virtual bool getGlyphClusterAt(TextIndex codeUnitIndex, GlyphClusterInfo* glyphInfo) = 0; argument