Searched defs:FT_PIX_CEIL (Results 1 – 2 of 2) sorted by relevance
93 #define FT_PIX_CEIL( x ) FT_PIX_FLOOR( (x) + 63 ) macro