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

/external/freetype/include/freetype/
H A Dftimage.h912 /* FT_RASTER_FLAG_AA :: This flag is set to indicate that an */
941 #define FT_RASTER_FLAG_AA 0x1 macro
948 #define ft_raster_flag_aa FT_RASTER_FLAG_AA
987 /* An anti-aliased glyph bitmap is drawn if the @FT_RASTER_FLAG_AA */
/external/pdfium/third_party/freetype/include/freetype/
H A Dftimage.h922 /* FT_RASTER_FLAG_AA :: This flag is set to indicate that an */
951 #define FT_RASTER_FLAG_AA 0x1 macro
958 #define ft_raster_flag_aa FT_RASTER_FLAG_AA
997 /* An anti-aliased glyph bitmap is drawn if the @FT_RASTER_FLAG_AA */

Completed in 594 milliseconds