Home
last modified time | relevance | path

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

/lvgl-3.6.0/src/extra/libs/tiny_ttf/
Dstb_truetype_htcw.h5352 …static int stbtt_FindMatchingFont_internal(STBTT_STREAM_TYPE font_collection, char * name_utf8, st… argument
5354 …static int stbtt_FindMatchingFont_internal(unsigned char * font_collection, char * name_utf8, stbt…
5362 if(stbtt__matches(font_collection, off, (stbtt_uint8 *)name_utf8, flags))
5364 if(stbtt__matches((stbtt_uint8 *)font_collection, off, (stbtt_uint8 *)name_utf8, flags))