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

/external/freetype/include/freetype/
H A Dftimage.h929 /* FT_RASTER_FLAG_CLIP :: This flag is only used in direct */
943 #define FT_RASTER_FLAG_CLIP 0x4 macro
950 #define ft_raster_flag_clip FT_RASTER_FLAG_CLIP
/external/pdfium/third_party/freetype/include/freetype/
H A Dftimage.h939 /* FT_RASTER_FLAG_CLIP :: This flag is only used in direct */
953 #define FT_RASTER_FLAG_CLIP 0x4 macro
960 #define ft_raster_flag_clip FT_RASTER_FLAG_CLIP
/external/freetype/src/smooth/
H A Dftgrays.c1940 else if ( params->flags & FT_RASTER_FLAG_CLIP )
/external/pdfium/third_party/freetype/src/smooth/
H A Dftgrays.c1978 else if ( params->flags & FT_RASTER_FLAG_CLIP )

Completed in 40 milliseconds