Home
last modified time | relevance | path

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

/lvgl-latest/src/libs/thorvg/
DtvgLottieParser.cpp1048 void LottieParser::parseChars(Array<LottieGlyph*>& glyphs) in parseChars()
1400 void LottieParser::postProcess(Array<LottieGlyph*>& glyphs) in postProcess()
1482 Array<LottieGlyph*> glyphs; in parse() local
/lvgl-latest/libs/nema_gfx/include/
Dnema_vg_font.h92 const nema_vg_glyph_t *glyphs; /**< Pointer to the array of glyphs */ member
Dnema_font.h76 const nema_glyph_t *glyphs; member