Searched defs:ix0 (Results 1 – 1 of 1) sorted by relevance
/lvgl-latest/src/libs/tiny_ttf/ |
D | stb_truetype_htcw.h | 3014 … float shift_x, float shift_y, int * ix0, int * iy0, int * ix1, int * iy1) 3033 …_GetGlyphBitmapBox(const stbtt_fontinfo * font, int glyph, float scale_x, float scale_y, int * ix0, 3040 … float scale_y, float shift_x, float shift_y, int * ix0, int * iy0, int * ix1, int * iy1) 3047 int * ix0, int * iy0, int * ix1, int * iy1) 4051 int ix0, iy0, ix1, iy1; local 4098 int ix0, iy0; local 4994 int ix0, iy0, ix1, iy1; local
|