Home
last modified time | relevance | path

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

/lvgl-latest/src/libs/tiny_ttf/
Dstb_truetype_htcw.h4161 static int stbtt_BakeFontBitmap_internal(STBTT_STREAM_TYPE data, function
4168 static int stbtt_BakeFontBitmap_internal(unsigned char * data,
5424 …return stbtt_BakeFontBitmap_internal(data, offset, pixel_height, pixels, pw, ph, first_char, num_c…
5426 …return stbtt_BakeFontBitmap_internal((unsigned char *)data, offset, pixel_height, pixels, pw, ph, …