/external/freetype/src/smooth/ |
ftspic.h | 43 ft_smooth_renderer_class_pic_free( FT_Library library ); 46 ft_smooth_lcd_renderer_class_pic_free( FT_Library library ); 49 ft_smooth_lcdv_renderer_class_pic_free( FT_Library library ); 52 ft_smooth_renderer_class_pic_init( FT_Library library ); 55 ft_smooth_lcd_renderer_class_pic_init( FT_Library library ); 58 ft_smooth_lcdv_renderer_class_pic_init( FT_Library library );
|
ftspic.c | 32 ft_smooth_renderer_class_pic_free( FT_Library library ) 52 ft_smooth_renderer_class_pic_init( FT_Library library ) 84 FT_Error ft_smooth_lcd_renderer_class_pic_init( FT_Library library ) 89 void ft_smooth_lcd_renderer_class_pic_free( FT_Library library ) 94 FT_Error ft_smooth_lcdv_renderer_class_pic_init( FT_Library library ) 99 void ft_smooth_lcdv_renderer_class_pic_free( FT_Library library )
|
/external/freetype/src/raster/ |
rastpic.h | 43 ft_raster1_renderer_class_pic_free( FT_Library library ); 46 ft_raster5_renderer_class_pic_free( FT_Library library ); 49 ft_raster1_renderer_class_pic_init( FT_Library library ); 52 ft_raster5_renderer_class_pic_init( FT_Library library );
|
rastpic.c | 32 ft_raster1_renderer_class_pic_free( FT_Library library ) 50 ft_raster1_renderer_class_pic_init( FT_Library library ) 83 ft_raster5_renderer_class_pic_init( FT_Library library ) 89 ft_raster5_renderer_class_pic_free( FT_Library library )
|
/external/freetype/src/cff/ |
cffpic.c | 31 FT_Library library, 36 FT_Library library, 41 FT_Library library, 46 FT_Library library, 51 FT_Library library, 56 FT_Library library, 61 FT_Library library, 67 FT_Library library, 72 FT_Library library, 76 cff_driver_class_pic_free( FT_Library library [all...] |
cffparse.h | 39 FT_Library library; 57 FT_Library library);
|
cffpic.h | 73 cff_driver_class_pic_free( FT_Library library ); 76 cff_driver_class_pic_init( FT_Library library );
|
/external/freetype/src/sfnt/ |
sfntpic.c | 29 FT_Create_Class_sfnt_services( FT_Library library, 33 FT_Destroy_Class_sfnt_services( FT_Library library, 40 FT_Init_Class_sfnt_interface( FT_Library library, 45 FT_Library library, 50 FT_Library library, 55 FT_Library library, 64 FT_Create_Class_tt_cmap_classes( FT_Library library, 68 FT_Destroy_Class_tt_cmap_classes( FT_Library library, 72 sfnt_module_class_pic_free( FT_Library library ) 98 sfnt_module_class_pic_init( FT_Library library [all...] |
sfntpic.h | 81 sfnt_module_class_pic_free( FT_Library library ); 84 sfnt_module_class_pic_init( FT_Library library );
|
/external/icu4c/samples/layout/ |
GnomeFontMap.h | 27 GnomeFontMap(FT_Library engine, const char *fileName, le_int16 pointSize, GUISupport *guiSupport, LEErrorCode &status); 35 FT_Library fEngine;
|
gnomeglue.h | 31 fm_fontMap *fm_gnomeFontMapOpen(FT_Library engine, const char *fileName, le_int16 pointSize, gs_guiSupport *guiSupport, LEErrorCode *status);
|
/external/freetype/src/psnames/ |
pspic.c | 29 FT_Create_Class_pscmaps_services( FT_Library library, 32 FT_Destroy_Class_pscmaps_services( FT_Library library, 36 FT_Init_Class_pscmaps_interface( FT_Library library, 40 psnames_module_class_pic_free( FT_Library library ) 62 psnames_module_class_pic_init( FT_Library library )
|
pspic.h | 47 psnames_module_class_pic_free( FT_Library library ); 50 psnames_module_class_pic_init( FT_Library library );
|
/external/freetype/include/freetype/internal/ |
ftpic.h | 51 ft_pic_container_init( FT_Library library ); 56 ft_pic_container_destroy( FT_Library library );
|
/external/freetype/src/base/ |
ftpic.c | 29 ft_pic_container_init( FT_Library library ) 46 ft_pic_container_destroy( FT_Library library )
|
basepic.c | 35 ft_create_default_module_classes( FT_Library library ); 38 ft_destroy_default_module_classes( FT_Library library ); 41 ft_base_pic_free( FT_Library library ) 57 ft_base_pic_init( FT_Library library )
|
ftbase.h | 33 open_face_PS_from_sfnt_stream( FT_Library library, 44 open_face_from_buffer( FT_Library library, 60 ft_raccess_rule_by_darwin_vfs( FT_Library library, FT_UInt rule_index );
|
ftrfork.c | 50 FT_Raccess_Get_HeaderInfo( FT_Library library, 149 FT_Raccess_Get_DataOffsets( FT_Library library, 257 raccess_guess_apple_double( FT_Library library, 264 raccess_guess_apple_single( FT_Library library, 271 raccess_guess_darwin_ufs_export( FT_Library library, 278 raccess_guess_darwin_newvfs( FT_Library library, 285 raccess_guess_darwin_hfsplus( FT_Library library, 292 raccess_guess_vfat( FT_Library library, 299 raccess_guess_linux_cap( FT_Library library, 306 raccess_guess_linux_double( FT_Library library [all...] |
basepic.h | 64 ft_base_pic_free( FT_Library library ); 67 ft_base_pic_init( FT_Library library );
|
ftinit.c | 94 FT_Create_Class_ ## x( FT_Library library, \ 97 FT_Destroy_Class_ ## x( FT_Library library, \ 123 ft_destroy_default_module_classes( FT_Library library ) 155 ft_create_default_module_classes( FT_Library library ) 198 FT_Add_Default_Modules( FT_Library library ) 232 FT_Init_FreeType( FT_Library *alibrary ) 264 FT_Done_FreeType( FT_Library library )
|
/external/freetype/src/pshinter/ |
pshpic.h | 45 pshinter_module_class_pic_free( FT_Library library ); 48 pshinter_module_class_pic_init( FT_Library library );
|
pshpic.c | 29 FT_Init_Class_pshinter_interface( FT_Library library, 33 pshinter_module_class_pic_free( FT_Library library ) 48 pshinter_module_class_pic_init( FT_Library library )
|
/external/freetype/src/truetype/ |
ttpic.h | 52 tt_driver_class_pic_free( FT_Library library ); 55 tt_driver_class_pic_init( FT_Library library );
|
ttpic.c | 29 FT_Create_Class_tt_services( FT_Library library, 33 FT_Destroy_Class_tt_services( FT_Library library, 45 tt_driver_class_pic_free( FT_Library library ) 66 tt_driver_class_pic_init( FT_Library library )
|
/external/freetype/src/autofit/ |
afpic.h | 62 autofit_module_class_pic_free( FT_Library library ); 65 autofit_module_class_pic_init( FT_Library library );
|