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

/external/chromium_org/third_party/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 */
/external/freetype/include/
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 */
/external/pdfium/core/include/thirdparties/freetype/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 */
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/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 870 milliseconds