/external/freetype/src/cff/ |
D | 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 ) in cff_driver_class_pic_free() [all …]
|
/external/freetype/src/sfnt/ |
D | 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 ) in sfnt_module_class_pic_free() 98 sfnt_module_class_pic_init( FT_Library library ) in sfnt_module_class_pic_init()
|
/external/freetype/include/freetype/ |
D | ftmodapi.h | 198 FT_Add_Module( FT_Library library, 223 FT_Get_Module( FT_Library library, 248 FT_Remove_Module( FT_Library library, 276 FT_Reference_Library( FT_Library library ); 311 FT_Library *alibrary ); 334 FT_Done_Library( FT_Library library ); 370 FT_Set_Debug_Hook( FT_Library library, 389 FT_Add_Default_Modules( FT_Library library ); 472 FT_Get_TrueType_Engine_Type( FT_Library library );
|
D | ftbitmap.h | 88 FT_Bitmap_Copy( FT_Library library, 126 FT_Bitmap_Embolden( FT_Library library, 166 FT_Bitmap_Convert( FT_Library library, 215 FT_Bitmap_Done( FT_Library library,
|
D | ftoutln.h | 142 FT_Outline_New( FT_Library library, 180 FT_Outline_Done( FT_Library library, 408 FT_Outline_Get_Bitmap( FT_Library library, 450 FT_Outline_Render( FT_Library library,
|
D | ftmac.h | 100 FT_New_Face_From_FOND( FT_Library library, 224 FT_New_Face_From_FSSpec( FT_Library library, 259 FT_New_Face_From_FSRef( FT_Library library,
|
D | ftlcdfil.h | 161 FT_Library_SetLcdFilter( FT_Library library, 202 FT_Library_SetLcdFilterWeights( FT_Library library,
|
/external/freetype/src/base/ |
D | ftrfork.c | 50 FT_Raccess_Get_HeaderInfo( FT_Library library, in FT_Raccess_Get_HeaderInfo() 149 FT_Raccess_Get_DataOffsets( FT_Library library, in FT_Raccess_Get_DataOffsets() 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 …]
|
D | 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 ) in ft_destroy_default_module_classes() 155 ft_create_default_module_classes( FT_Library library ) in ft_create_default_module_classes() 198 FT_Add_Default_Modules( FT_Library library ) in FT_Add_Default_Modules() 232 FT_Init_FreeType( FT_Library *alibrary ) in FT_Init_FreeType() 264 FT_Done_FreeType( FT_Library library ) in FT_Done_FreeType()
|
D | 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 ) in ft_base_pic_free() 57 ft_base_pic_init( FT_Library library ) in ft_base_pic_init()
|
D | 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 );
|
D | ftglyph.c | 63 FT_Library library = FT_GLYPH( glyph )->library; in ft_bitmap_glyph_init() 96 FT_Library library = bitmap_source->library; in ft_bitmap_glyph_copy() 112 FT_Library library = FT_GLYPH( glyph )->library; in ft_bitmap_glyph_done() 161 FT_Library library = FT_GLYPH( glyph )->library; in FT_CALLBACK_DEF() 203 FT_Library library = FT_GLYPH( source )->library; in ft_outline_glyph_copy() 279 ft_new_glyph( FT_Library library, in FT_DEFINE_GLYPH() 356 FT_Library library; in FT_Get_Glyph() 518 FT_Library library; in FT_Glyph_To_Bitmap()
|
D | ftlcdfil.c | 34 FT_Library library ) in _ft_lcd_filter_fir() 168 FT_Library library ) in _ft_lcd_filter_legacy() 270 FT_Library_SetLcdFilterWeights( FT_Library library, in FT_Library_SetLcdFilterWeights() 283 FT_Library_SetLcdFilter( FT_Library library, in FT_Library_SetLcdFilter() 353 FT_Library_SetLcdFilterWeights( FT_Library library, in FT_Library_SetLcdFilterWeights() 364 FT_Library_SetLcdFilter( FT_Library library, in FT_Library_SetLcdFilter()
|
/external/freetype/src/smooth/ |
D | 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 );
|
D | ftspic.c | 32 ft_smooth_renderer_class_pic_free( FT_Library library ) in ft_smooth_renderer_class_pic_free() 52 ft_smooth_renderer_class_pic_init( FT_Library library ) in ft_smooth_renderer_class_pic_init() 84 FT_Error ft_smooth_lcd_renderer_class_pic_init( FT_Library library ) in ft_smooth_lcd_renderer_class_pic_init() 89 void ft_smooth_lcd_renderer_class_pic_free( FT_Library library ) in ft_smooth_lcd_renderer_class_pic_free() 94 FT_Error ft_smooth_lcdv_renderer_class_pic_init( FT_Library library ) in ft_smooth_lcdv_renderer_class_pic_init() 99 void ft_smooth_lcdv_renderer_class_pic_free( FT_Library library ) in ft_smooth_lcdv_renderer_class_pic_free()
|
/external/freetype/src/psnames/ |
D | 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 ) in psnames_module_class_pic_free() 62 psnames_module_class_pic_init( FT_Library library ) in psnames_module_class_pic_init()
|
/external/freetype/src/raster/ |
D | 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 );
|
D | rastpic.c | 32 ft_raster1_renderer_class_pic_free( FT_Library library ) in ft_raster1_renderer_class_pic_free() 50 ft_raster1_renderer_class_pic_init( FT_Library library ) in ft_raster1_renderer_class_pic_init() 83 ft_raster5_renderer_class_pic_init( FT_Library library ) in ft_raster5_renderer_class_pic_init() 89 ft_raster5_renderer_class_pic_free( FT_Library library ) in ft_raster5_renderer_class_pic_free()
|
/external/freetype/src/truetype/ |
D | 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 ) in tt_driver_class_pic_free() 66 tt_driver_class_pic_init( FT_Library library ) in tt_driver_class_pic_init()
|
/external/freetype/include/freetype/internal/ |
D | ftrfork.h | 53 (*ft_raccess_guess_func)( FT_Library library, 143 FT_Raccess_Guess( FT_Library library, 183 FT_Raccess_Get_HeaderInfo( FT_Library library, 233 FT_Raccess_Get_DataOffsets( FT_Library library,
|
D | ftserv.h | 272 FT_Destroy_Class_ ## class_( FT_Library library, \ 283 FT_Create_Class_ ## class_( FT_Library library, \ 308 FT_Destroy_Class_ ## class_( FT_Library library, \ 319 FT_Create_Class_ ## class_( FT_Library library, \ 347 FT_Destroy_Class_ ## class_( FT_Library library, \ 358 FT_Create_Class_ ## class_( FT_Library library, \ 389 FT_Destroy_Class_ ## class_( FT_Library library, \ 400 FT_Create_Class_ ## class_( FT_Library library, \ 434 FT_Destroy_Class_ ## class_( FT_Library library, \ 445 FT_Create_Class_ ## class_( FT_Library library, \ [all …]
|
D | ftobjs.h | 226 void FT_Init_Class_##class_( FT_Library library, FT_CMap_ClassRec* clazz); 232 FT_Init_Class_##class_( FT_Library library, \ 442 FT_Library library; 499 FT_Get_Module_Interface( FT_Library library, 752 FT_Library library ); 862 FT_Lookup_Renderer( FT_Library library, 867 FT_Render_Glyph_Internal( FT_Library library, 1151 FT_Destroy_Class_##class_( FT_Library library, \ 1162 FT_Create_Class_##class_( FT_Library library, \ 1340 FT_Error FT_Create_Class_##class_( FT_Library library, \ [all …]
|
D | ftpic.h | 51 ft_pic_container_init( FT_Library library ); 56 ft_pic_container_destroy( FT_Library library );
|
/external/freetype/src/pshinter/ |
D | pshpic.c | 29 FT_Init_Class_pshinter_interface( FT_Library library, 33 pshinter_module_class_pic_free( FT_Library library ) in pshinter_module_class_pic_free() 48 pshinter_module_class_pic_init( FT_Library library ) in pshinter_module_class_pic_init()
|
/external/freetype/src/autofit/ |
D | afpic.c | 29 FT_Library library, 42 autofit_module_class_pic_free( FT_Library library ) in autofit_module_class_pic_free() 57 autofit_module_class_pic_init( FT_Library library ) in autofit_module_class_pic_init()
|