Searched refs:out_h (Results 1 – 1 of 1) sorted by relevance
/lvgl-latest/src/extra/libs/tiny_ttf/ |
D | stb_truetype_htcw.h | 918 …tbtt_MakeCodepointBitmap(const stbtt_fontinfo * info, unsigned char * output, int out_w, int out_h, 926 …int out_h, int out_stride, float scale_x, float scale_y, float shift_x, float shift_y, int codepoi… 931 …int out_w, int out_h, int out_stride, float scale_x, float scale_y, float shift_x, float shift_y, … 955 …id stbtt_MakeGlyphBitmap(const stbtt_fontinfo * info, unsigned char * output, int out_w, int out_h, 957 …_MakeGlyphBitmapSubpixel(const stbtt_fontinfo * info, unsigned char * output, int out_w, int out_h, 960 …int out_h, int out_stride, float scale_x, float scale_y, float shift_x, float shift_y, int oversam… 4055 …_MakeGlyphBitmapSubpixel(const stbtt_fontinfo * info, unsigned char * output, int out_w, int out_h, argument 4066 gbm.h = out_h; 4075 …id stbtt_MakeGlyphBitmap(const stbtt_fontinfo * info, unsigned char * output, int out_w, int out_h, argument 4078 …stbtt_MakeGlyphBitmapSubpixel(info, output, out_w, out_h, out_stride, scale_x, scale_y, 0.0f, 0.0f… [all …]
|