Searched defs:yoff (Results 1 – 1 of 1) sorted by relevance
/lvgl-latest/src/libs/tiny_ttf/ |
D | stb_truetype_htcw.h | 569 float xoff, yoff, xadvance; member 601 float xoff, yoff, xadvance; member 4049 … float shift_x, float shift_y, int glyph, int * width, int * height, int * xoff, int * yoff) 4090 int * width, int * height, int * xoff, int * yoff) 4122 … float shift_x, float shift_y, int codepoint, int * width, int * height, int * xoff, int * yoff) 4144 … int codepoint, int * width, int * height, int * xoff, int * yoff) 4991 …igned char onedge_value, float pixel_dist_scale, int * width, int * height, int * xoff, int * yoff) 5183 …igned char onedge_value, float pixel_dist_scale, int * width, int * height, int * xoff, int * yoff)
|