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

/external/chromium_org/third_party/freetype/include/freetype/
H A Dftimage.h1019 /* FT_RASTER_FLAG_DIRECT :: This flag is set to indicate direct */
1044 #define FT_RASTER_FLAG_DIRECT 0x2 macro
1050 #define ft_raster_flag_direct FT_RASTER_FLAG_DIRECT
1092 /* If the @FT_RASTER_FLAG_DIRECT bit flag is set in `flags', the */
/external/freetype/include/freetype/
H A Dftimage.h1028 /* FT_RASTER_FLAG_DIRECT :: This flag is set to indicate direct */
1053 #define FT_RASTER_FLAG_DIRECT 0x2 macro
1059 #define ft_raster_flag_direct FT_RASTER_FLAG_DIRECT
1101 /* If the @FT_RASTER_FLAG_DIRECT bit flag is set in `flags', the */

Completed in 32 milliseconds