HomeSort by relevance Sort by last modified time
    Searched refs:FT_Raster_Funcs (Results 1 - 13 of 13) sorted by null

  /external/freetype/src/raster/
ftraster.h 38 FT_EXPORT_VAR( const FT_Raster_Funcs ) ft_standard_raster;
rastpic.h 35 FT_Raster_Funcs ft_standard_raster;
rastpic.c 27 void FT_Init_Class_ft_standard_raster(FT_Raster_Funcs*);
ftrend1.c 255 (FT_Raster_Funcs*) &FT_STANDARD_RASTER_GET
287 (FT_Raster_Funcs*) &FT_STANDARD_RASTER_GET
ftraster.c 213 const FT_Raster_Funcs class_ = \
    [all...]
  /external/freetype/src/smooth/
ftgrays.h 48 FT_EXPORT_VAR( const FT_Raster_Funcs ) ft_grays_raster;
ftspic.h 35 FT_Raster_Funcs ft_grays_raster;
ftspic.c 27 void FT_Init_Class_ft_grays_raster(FT_Raster_Funcs*);
ftsmooth.c 424 (FT_Raster_Funcs*) &FT_GRAYS_RASTER_GET
451 (FT_Raster_Funcs*) &FT_GRAYS_RASTER_GET
477 (FT_Raster_Funcs*) &FT_GRAYS_RASTER_GET
ftgrays.c 195 const FT_Raster_Funcs class_ = \
    [all...]
  /external/freetype/include/freetype/
ftrender.h 155 FT_Raster_Funcs* raster_class;
ftimage.h     [all...]
  /external/freetype/include/freetype/internal/
ftobjs.h     [all...]

Completed in 523 milliseconds