Home
last modified time | relevance | path

Searched refs:STBTT_iceil (Results 1 – 1 of 1) sorted by relevance

/lvgl-3.6.0/src/extra/libs/tiny_ttf/
Dstb_truetype_htcw.h475 #define STBTT_iceil(x) ((int) ceil(x)) macro
2996 if(ix1) *ix1 = STBTT_iceil(x1 * scale_x + shift_x);
2997 if(iy1) *iy1 = STBTT_iceil(-y0 * scale_y + shift_y);