Searched refs:FT_RASTER_FLAG_CLIP (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/third_party/freetype/include/freetype/
H A Dftimage.h1040 /* FT_RASTER_FLAG_CLIP :: This flag is only used in direct */
1054 #define FT_RASTER_FLAG_CLIP 0x4 macro
1060 #define ft_raster_flag_clip FT_RASTER_FLAG_CLIP
/external/freetype/include/
H A Dftimage.h1040 /* FT_RASTER_FLAG_CLIP :: This flag is only used in direct */
1054 #define FT_RASTER_FLAG_CLIP 0x4 macro
1060 #define ft_raster_flag_clip FT_RASTER_FLAG_CLIP
/external/pdfium/core/include/thirdparties/freetype/freetype/
H A Dftimage.h1040 /* FT_RASTER_FLAG_CLIP :: This flag is only used in direct */
1054 #define FT_RASTER_FLAG_CLIP 0x4 macro
1060 #define ft_raster_flag_clip FT_RASTER_FLAG_CLIP
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/
H A Dftimage.h1040 /* FT_RASTER_FLAG_CLIP :: This flag is only used in direct */
1054 #define FT_RASTER_FLAG_CLIP 0x4 macro
1060 #define ft_raster_flag_clip FT_RASTER_FLAG_CLIP
/external/chromium_org/third_party/freetype/src/smooth/
H A Dftgrays.c1973 else if ( params->flags & FT_RASTER_FLAG_CLIP )
/external/freetype/src/smooth/
H A Dftgrays.c1996 else if ( params->flags & FT_RASTER_FLAG_CLIP )
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/smooth/
H A Dftgrays.c1990 else if ( params->flags & FT_RASTER_FLAG_CLIP )

Completed in 2526 milliseconds