Searched refs:pixel_dist_scale (Results 1 – 1 of 1) sorted by relevance
/lvgl-latest/src/libs/tiny_ttf/ |
D | stb_truetype_htcw.h | 992 …unsigned char onedge_value, float pixel_dist_scale, int * width, int * height, int * xoff, int * y… 994 …unsigned char onedge_value, float pixel_dist_scale, int * width, int * height, int * xoff, int * y… 4991 …unsigned char onedge_value, float pixel_dist_scale, int * width, int * height, int * xoff, int * y… argument 5168 val = onedge_value + pixel_dist_scale * min_dist; 5183 …unsigned char onedge_value, float pixel_dist_scale, int * width, int * height, int * xoff, int * y… argument 5185 …yphSDF(info, scale, stbtt_FindGlyphIndex(info, codepoint), padding, onedge_value, pixel_dist_scale,
|