Home
last modified time | relevance | path

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

/lvgl-latest/src/libs/tiny_ttf/
Dstb_truetype_htcw.h399stbtt_MakeCodepointBitmapSubpixel(&font, &screen[baseline + y0][(int)xpos + x0], x1 - x0, y1 - y0,…
925 STBTT_DEF void stbtt_MakeCodepointBitmapSubpixel(const stbtt_fontinfo * info, unsigned char * outpu…
4136 STBTT_DEF void stbtt_MakeCodepointBitmapSubpixel(const stbtt_fontinfo * info, unsigned char * outpu… function
4152stbtt_MakeCodepointBitmapSubpixel(info, output, out_w, out_h, out_stride, scale_x, scale_y, 0.0f, …