Home | History | Annotate | Download | only in include

Lines Matching defs:FT_RASTER_FLAG_AA

1023   /*    FT_RASTER_FLAG_AA      :: This flag is set to indicate that an     */
1052 #define FT_RASTER_FLAG_AA 0x1
1058 #define ft_raster_flag_aa FT_RASTER_FLAG_AA
1097 /* An anti-aliased glyph bitmap is drawn if the @FT_RASTER_FLAG_AA */