Searched defs:yoff (Results 1 – 1 of 1) sorted by relevance
/lvgl-3.6.0/src/extra/libs/tiny_ttf/ |
D | stb_truetype_htcw.h | 570 float xoff, yoff, xadvance; member 603 float xoff, yoff, xadvance; member 4018 … float shift_x, float shift_y, int glyph, int * width, int * height, int * xoff, int * yoff) 4059 int * width, int * height, int * xoff, int * yoff) 4091 … float shift_x, float shift_y, int codepoint, int * width, int * height, int * xoff, int * yoff) 4113 … int codepoint, int * width, int * height, int * xoff, int * yoff) 4963 …igned char onedge_value, float pixel_dist_scale, int * width, int * height, int * xoff, int * yoff) 5155 …igned char onedge_value, float pixel_dist_scale, int * width, int * height, int * xoff, int * yoff)
|