Searched defs:out_h (Results 1 – 1 of 1) sorted by relevance
/lvgl-latest/src/libs/tiny_ttf/ |
D | stb_truetype_htcw.h | 4095 …_MakeGlyphBitmapSubpixel(const stbtt_fontinfo * info, unsigned char * output, int out_w, int out_h, 4115 …id stbtt_MakeGlyphBitmap(const stbtt_fontinfo * info, unsigned char * output, int out_w, int out_h, 4129 …int out_w, int out_h, int out_stride, float scale_x, float scale_y, float shift_x, float shift_y, … 4137 …int out_h, int out_stride, float scale_x, float scale_y, float shift_x, float shift_y, int codepoi… 4149 …tbtt_MakeCodepointBitmap(const stbtt_fontinfo * info, unsigned char * output, int out_w, int out_h, 4544 …int out_h, int out_stride, float scale_x, float scale_y, float shift_x, float shift_y, int prefilt…
|