Searched defs:FT_RASTER_FLAG_AA (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/freetype/include/freetype/
H A Dftimage.h1014 /* FT_RASTER_FLAG_AA :: This flag is set to indicate that an */
1043 #define FT_RASTER_FLAG_AA 0x1 macro
1049 #define ft_raster_flag_aa FT_RASTER_FLAG_AA
1088 /* An anti-aliased glyph bitmap is drawn if the @FT_RASTER_FLAG_AA */
/external/freetype/include/freetype/
H A Dftimage.h1023 /* FT_RASTER_FLAG_AA :: This flag is set to indicate that an */
1052 #define FT_RASTER_FLAG_AA 0x1 macro
1058 #define ft_raster_flag_aa FT_RASTER_FLAG_AA
1097 /* An anti-aliased glyph bitmap is drawn if the @FT_RASTER_FLAG_AA */

Completed in 32 milliseconds