Searched refs:shift_x (Results 1 – 1 of 1) sorted by relevance
/lvgl-latest/src/extra/libs/tiny_ttf/ |
D | stb_truetype_htcw.h | 914 … float shift_x, float shift_y, int codepoint, int * width, int * height, int * xoff, int * yoff); 926 …int out_h, int out_stride, float scale_x, float scale_y, float shift_x, float shift_y, int codepoi… 931 …nt out_w, int out_h, int out_stride, float scale_x, float scale_y, float shift_x, float shift_y, i… 945 … float scale_y, float shift_x, float shift_y, int * ix0, int * iy0, int * ix1, int * iy1); 954 … float shift_x, float shift_y, int glyph, int * width, int * height, int * xoff, int * yoff); 958 … int out_stride, float scale_x, float scale_y, float shift_x, float shift_y, int glyph); 960 …int out_h, int out_stride, float scale_x, float scale_y, float shift_x, float shift_y, int oversam… 965 … float shift_x, float shift_y, int * ix0, int * iy0, int * ix1, int * iy1); 979 … float shift_x, float shift_y, // translation applied to input vertices 2974 … float shift_x, float shift_y, int * ix0, int * iy0, int * ix1, int * iy1) argument [all …]
|