Searched refs:STBTT_iceil (Results 1 – 1 of 1) sorted by relevance
475 #define STBTT_iceil(x) ((int) ceil(x)) macro2996 if(ix1) *ix1 = STBTT_iceil(x1 * scale_x + shift_x);2997 if(iy1) *iy1 = STBTT_iceil(-y0 * scale_y + shift_y);