Home | History | Annotate | Download | only in internal

Lines Matching defs:FT_PIX_ROUND

81 #define FT_PIX_ROUND( x )     FT_PIX_FLOOR( (x) + 32 )