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