Searched refs:FT_Raster_Funcs (Results 1 - 13 of 13) sorted by relevance

/external/freetype/src/raster/
H A Dftraster.h38 FT_EXPORT_VAR( const FT_Raster_Funcs ) ft_standard_raster;
H A Drastpic.h37 FT_Raster_Funcs ft_standard_raster;
H A Drastpic.c30 FT_Init_Class_ft_standard_raster( FT_Raster_Funcs* funcs );
H A Dftrend1.c200 (FT_Raster_Funcs*)&FT_STANDARD_RASTER_GET /* raster_class */
H A Dftraster.c217 const FT_Raster_Funcs class_ = \
/external/freetype/src/smooth/
H A Dftgrays.h48 FT_EXPORT_VAR( const FT_Raster_Funcs ) ft_grays_raster;
H A Dftspic.h37 FT_Raster_Funcs ft_grays_raster;
H A Dftspic.c30 FT_Init_Class_ft_grays_raster( FT_Raster_Funcs* funcs );
H A Dftsmooth.c406 (FT_Raster_Funcs*)&FT_GRAYS_RASTER_GET /* raster_class */
433 (FT_Raster_Funcs*)&FT_GRAYS_RASTER_GET /* raster_class */
460 (FT_Raster_Funcs*)&FT_GRAYS_RASTER_GET /* raster_class */
H A Dftgrays.c259 const FT_Raster_Funcs class_ = \
/external/freetype/include/freetype/
H A Dftrender.h156 FT_Raster_Funcs* raster_class;
H A Dftimage.h786 /* FT_Raster_Funcs */
1140 /* format defined in its @FT_Raster_Funcs structure. It can be an */
1164 /* FT_Raster_Funcs */
1190 } FT_Raster_Funcs; typedef in typeref:struct:FT_Raster_Funcs_
/external/freetype/include/freetype/internal/
H A Dftobjs.h1012 FT_EXPORT_VAR( FT_Raster_Funcs ) ft_default_raster;
1097 /* Used to initialize an instance of FT_Raster_Funcs struct. */
1114 const FT_Raster_Funcs class_ = \
1135 FT_Init_Class_ ## class_( FT_Raster_Funcs* clazz ) \

Completed in 141 milliseconds