Home
last modified time | relevance | path

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

/aosp_15_r20/system/teeui/libteeui/include/teeui/
H A Dfont_rendering.h140 using GlyphIndex = unsigned int; variable
/aosp_15_r20/external/skia/modules/skparagraph/src/
H A DRun.h43 typedef size_t GlyphIndex; typedef