/reactos/sdk/lib/3rdparty/freetype/src/cff/ |
H A D | cffpic.c | 62 cff_driver_class_pic_free( FT_Library library ) in cff_driver_class_pic_free() argument 65 FT_Memory memory = library->memory; in cff_driver_class_pic_free() 74 FT_Destroy_Class_cff_services( library, in cff_driver_class_pic_free() 79 library, container->cff_field_handlers ); in cff_driver_class_pic_free() 88 cff_driver_class_pic_init( FT_Library library ) in cff_driver_class_pic_init() argument 104 error = FT_Create_Class_cff_services( library, in cff_driver_class_pic_init() 115 library, &container->cff_service_ps_info ); in cff_driver_class_pic_init() 117 library, &container->cff_service_glyph_dict ); in cff_driver_class_pic_init() 119 library, &container->cff_service_ps_name ); in cff_driver_class_pic_init() 123 library, &container->cff_service_cid_info ); in cff_driver_class_pic_init() [all …]
|
H A D | cffpic.h | 79 ( GET_PIC( library )->cff_service_ps_info ) 81 ( GET_PIC( library )->cff_service_glyph_dict ) 83 ( GET_PIC( library )->cff_service_ps_name ) 85 ( GET_PIC( library )->cff_service_get_cmap_info ) 87 ( GET_PIC( library )->cff_service_cid_info ) 89 ( GET_PIC( library )->cff_service_properties ) 91 ( GET_PIC( library )->cff_services ) 97 ( GET_PIC( library )->cff_service_cff_load ) 103 ( GET_PIC( library )->cff_field_handlers ) 107 cff_driver_class_pic_free( FT_Library library ); [all …]
|
/reactos/sdk/lib/3rdparty/freetype/src/sfnt/ |
H A D | sfntpic.c | 42 FT_Library library, 46 FT_Library library, 50 FT_Library library, 67 sfnt_module_class_pic_free( FT_Library library ) in sfnt_module_class_pic_free() argument 79 FT_Destroy_Class_sfnt_services( library, in sfnt_module_class_pic_free() 84 FT_Destroy_Class_tt_cmap_classes( library, in sfnt_module_class_pic_free() 95 sfnt_module_class_pic_init( FT_Library library ) in sfnt_module_class_pic_init() argument 111 error = FT_Create_Class_sfnt_services( library, in sfnt_module_class_pic_init() 116 error = FT_Create_Class_tt_cmap_classes( library, in sfnt_module_class_pic_init() 124 library, &container->sfnt_service_ps_name ); in sfnt_module_class_pic_init() [all …]
|
H A D | sfntpic.h | 78 ( GET_PIC( library )->sfnt_services ) 80 ( GET_PIC( library )->sfnt_service_glyph_dict ) 82 ( GET_PIC( library )->sfnt_service_ps_name ) 84 ( GET_PIC( library )->tt_service_get_cmap_info ) 86 ( GET_PIC( library )->tt_cmap_classes ) 88 ( GET_PIC( library )->sfnt_service_sfnt_table ) 90 ( GET_PIC( library )->sfnt_service_bdf ) 92 ( GET_PIC( library )->sfnt_interface ) 97 sfnt_module_class_pic_free( FT_Library library ); 100 sfnt_module_class_pic_init( FT_Library library );
|
/reactos/sdk/lib/3rdparty/freetype/src/smooth/ |
H A D | ftspic.c | 34 ft_smooth_renderer_class_pic_free( FT_Library library ) in ft_smooth_renderer_class_pic_free() argument 36 FT_PIC_Container* pic_container = &library->pic_container; in ft_smooth_renderer_class_pic_free() 37 FT_Memory memory = library->memory; in ft_smooth_renderer_class_pic_free() 55 ft_smooth_renderer_class_pic_init( FT_Library library ) in ft_smooth_renderer_class_pic_init() argument 57 FT_PIC_Container* pic_container = &library->pic_container; in ft_smooth_renderer_class_pic_init() 60 FT_Memory memory = library->memory; in ft_smooth_renderer_class_pic_init() 89 ft_smooth_lcd_renderer_class_pic_init( FT_Library library ) in ft_smooth_lcd_renderer_class_pic_init() argument 91 return ft_smooth_renderer_class_pic_init( library ); in ft_smooth_lcd_renderer_class_pic_init() 98 ft_smooth_renderer_class_pic_free( library ); in ft_smooth_lcd_renderer_class_pic_free() 105 return ft_smooth_renderer_class_pic_init( library ); in ft_smooth_lcdv_renderer_class_pic_init() [all …]
|
H A D | ftspic.h | 44 #define FT_GRAYS_RASTER_GET ( GET_PIC( library )->ft_grays_raster ) 49 ft_smooth_renderer_class_pic_free( FT_Library library ); 52 ft_smooth_lcd_renderer_class_pic_free( FT_Library library ); 55 ft_smooth_lcdv_renderer_class_pic_free( FT_Library library ); 58 ft_smooth_renderer_class_pic_init( FT_Library library ); 61 ft_smooth_lcd_renderer_class_pic_init( FT_Library library ); 64 ft_smooth_lcdv_renderer_class_pic_init( FT_Library library );
|
/reactos/sdk/lib/3rdparty/freetype/src/base/ |
H A D | ftinit.c | 134 memory = library->memory; in ft_destroy_default_module_classes() 165 memory = library->memory; in ft_create_default_module_classes() 198 FT_Add_Default_Modules( FT_Library library ) in FT_Add_Default_Modules() argument 206 if ( !library ) in FT_Add_Default_Modules() 218 error = FT_Add_Module( library, *cur ); in FT_Add_Default_Modules() 299 ft_property_string_set( library, in FT_Set_Default_Properties() 311 FT_UNUSED( library ); in FT_Set_Default_Properties() 356 FT_Done_FreeType( FT_Library library ) in FT_Done_FreeType() argument 361 if ( !library ) in FT_Done_FreeType() 364 memory = library->memory; in FT_Done_FreeType() [all …]
|
H A D | ftrfork.c | 63 FT_UNUSED( library ); in FT_Raccess_Get_HeaderInfo() 486 FT_UNUSED( library ); in raccess_get_rule_type_from_rule_index() 573 memory = library->memory; in raccess_guess_darwin_ufs_export() 607 memory = library->memory; in raccess_guess_darwin_hfsplus() 643 memory = library->memory; in raccess_guess_darwin_newvfs() 674 memory = library->memory; in raccess_guess_vfat() 701 memory = library->memory; in raccess_guess_linux_cap() 728 memory = library->memory; in raccess_guess_linux_double() 759 memory = library->memory; in raccess_guess_linux_netatalk() 794 FT_UNUSED( library ); in raccess_guess_apple_generic() [all …]
|
H A D | ftglyph.c | 65 FT_Library library = FT_GLYPH( glyph )->library; in ft_bitmap_glyph_init() local 98 FT_Library library = bitmap_source->library; in ft_bitmap_glyph_copy() local 114 FT_Library library = FT_GLYPH( glyph )->library; in ft_bitmap_glyph_done() local 165 FT_Library library = FT_GLYPH( glyph )->library; in FT_DEFINE_GLYPH() local 209 FT_Library library = FT_GLYPH( source )->library; in ft_outline_glyph_copy() local 302 glyph->library = library; in FT_DEFINE_GLYPH() 366 FT_Library library; in FT_Get_Glyph() local 376 library = slot->library; in FT_Get_Glyph() 551 library = glyph->library; in FT_Glyph_To_Bitmap() 552 if ( !library || !clazz ) in FT_Glyph_To_Bitmap() [all …]
|
H A D | basepic.c | 43 ft_create_default_module_classes( FT_Library library ); 46 ft_destroy_default_module_classes( FT_Library library ); 50 ft_base_pic_free( FT_Library library ) in ft_base_pic_free() argument 52 FT_PIC_Container* pic_container = &library->pic_container; in ft_base_pic_free() 53 FT_Memory memory = library->memory; in ft_base_pic_free() 60 ft_destroy_default_module_classes( library ); in ft_base_pic_free() 69 ft_base_pic_init( FT_Library library ) in ft_base_pic_init() argument 71 FT_PIC_Container* pic_container = &library->pic_container; in ft_base_pic_init() 74 FT_Memory memory = library->memory; in ft_base_pic_init() 84 error = ft_create_default_module_classes( library ); in ft_base_pic_init() [all …]
|
H A D | ftobjs.c | 189 if ( !library ) in FT_Stream_New() 295 slot->library = driver->root.library; in ft_glyphslot_init() 783 library = driver->root.library; in FT_Load_Glyph() 1513 if ( !library ) in new_memory_stream() 4334 FT_Library library = module->library; in ft_add_renderer() local 4387 library = module->library; in ft_remove_renderer() 4698 FT_Library library = module->library; in Destroy_Module() local 4701 if ( library && library->auto_hinter == module ) in Destroy_Module() 4777 module->library = library; in FT_Add_Module() 4812 library->modules[library->num_modules++] = module; in FT_Add_Module() [all …]
|
H A D | ftlcdfil.c | 53 lcd_weights = slot->library->lcd_weights; in ft_lcd_padding() 282 if ( !library ) in FT_Library_SetLcdFilterWeights() 289 library->lcd_filter_func = ft_lcd_filter_fir; in FT_Library_SetLcdFilterWeights() 296 FT_Library_SetLcdFilter( FT_Library library, in FT_Library_SetLcdFilter() argument 305 if ( !library ) in FT_Library_SetLcdFilter() 311 library->lcd_filter_func = NULL; in FT_Library_SetLcdFilter() 315 ft_memcpy( library->lcd_weights, in FT_Library_SetLcdFilter() 322 ft_memcpy( library->lcd_weights, in FT_Library_SetLcdFilter() 363 FT_UNUSED( library ); in FT_Library_SetLcdFilterWeights() 371 FT_Library_SetLcdFilter( FT_Library library, in FT_Library_SetLcdFilter() argument [all …]
|
H A D | basepic.h | 63 ( &GET_PIC( library )->ft_outline_glyph_class ) 65 ( &GET_PIC( library )->ft_bitmap_glyph_class ) 67 ( GET_PIC( library )->default_module_classes ) 71 ( GET_PIC( library )->ft_raccess_guess_table ) 77 ft_base_pic_free( FT_Library library ); 80 ft_base_pic_init( FT_Library library );
|
H A D | ftpic.c | 29 ft_pic_container_init( FT_Library library ) in ft_pic_container_init() argument 31 FT_PIC_Container* pic_container = &library->pic_container; in ft_pic_container_init() 37 error = ft_base_pic_init( library ); in ft_pic_container_init() 47 ft_pic_container_destroy( FT_Library library ) in ft_pic_container_destroy() argument 49 ft_base_pic_free( library ); in ft_pic_container_destroy()
|
H A D | ftmac.c | 701 FT_New_Face_From_LWFN( FT_Library library, in FT_New_Face_From_LWFN() argument 722 return open_face_from_buffer( library, in FT_New_Face_From_LWFN() 733 FT_New_Face_From_SFNT( FT_Library library, in FT_New_Face_From_SFNT() argument 742 FT_Memory memory = library->memory; in FT_New_Face_From_SFNT() 792 error = open_face_from_buffer( library, in FT_New_Face_From_SFNT() 853 FT_New_Face_From_FOND( FT_Library library, in FT_New_Face_From_FOND() argument 907 error = FT_New_Face_From_LWFN( library, in FT_New_Face_From_FOND() 916 error = FT_New_Face_From_SFNT( library, in FT_New_Face_From_FOND() 969 FT_New_Face( FT_Library library, in FT_New_Face() argument 1010 FT_New_Face_From_FSRef( FT_Library library, in FT_New_Face_From_FSRef() argument [all …]
|
/reactos/sdk/lib/3rdparty/freetype/src/psnames/ |
H A D | pspic.c | 30 FT_Create_Class_pscmaps_services( FT_Library library, 42 psnames_module_class_pic_free( FT_Library library ) in psnames_module_class_pic_free() argument 44 FT_PIC_Container* pic_container = &library->pic_container; in psnames_module_class_pic_free() 45 FT_Memory memory = library->memory; in psnames_module_class_pic_free() 54 FT_Destroy_Class_pscmaps_services( library, in psnames_module_class_pic_free() 64 psnames_module_class_pic_init( FT_Library library ) in psnames_module_class_pic_init() argument 66 FT_PIC_Container* pic_container = &library->pic_container; in psnames_module_class_pic_init() 69 FT_Memory memory = library->memory; in psnames_module_class_pic_init() 81 library, &container->pscmaps_services ); in psnames_module_class_pic_init() 84 FT_Init_Class_pscmaps_interface( library, in psnames_module_class_pic_init() [all …]
|
/reactos/sdk/lib/3rdparty/freetype/src/truetype/ |
H A D | ttpic.c | 30 FT_Create_Class_tt_services( FT_Library library, 33 FT_Destroy_Class_tt_services( FT_Library library, 44 tt_driver_class_pic_free( FT_Library library ) in tt_driver_class_pic_free() argument 46 FT_PIC_Container* pic_container = &library->pic_container; in tt_driver_class_pic_free() 47 FT_Memory memory = library->memory; in tt_driver_class_pic_free() 56 FT_Destroy_Class_tt_services( library, container->tt_services ); in tt_driver_class_pic_free() 65 tt_driver_class_pic_init( FT_Library library ) in tt_driver_class_pic_init() argument 67 FT_PIC_Container* pic_container = &library->pic_container; in tt_driver_class_pic_init() 70 FT_Memory memory = library->memory; in tt_driver_class_pic_init() 81 error = FT_Create_Class_tt_services( library, in tt_driver_class_pic_init() [all …]
|
H A D | ttpic.h | 61 ( GET_PIC( library )->tt_services ) 63 ( GET_PIC( library )->tt_service_metrics_variations ) 65 ( GET_PIC( library )->tt_service_gx_multi_masters ) 67 ( GET_PIC( library )->tt_service_truetype_glyf ) 69 ( GET_PIC( library )->tt_service_properties ) 74 tt_driver_class_pic_free( FT_Library library ); 77 tt_driver_class_pic_init( FT_Library library );
|
/reactos/sdk/lib/3rdparty/freetype/src/autofit/ |
H A D | afpic.c | 31 FT_Create_Class_af_services( FT_Library library, 35 FT_Destroy_Class_af_services( FT_Library library, 42 FT_Library library, 54 autofit_module_class_pic_free( FT_Library library ) in autofit_module_class_pic_free() argument 57 FT_Memory memory = library->memory; in autofit_module_class_pic_free() 66 FT_Destroy_Class_af_services( library, in autofit_module_class_pic_free() 77 autofit_module_class_pic_init( FT_Library library ) in autofit_module_class_pic_init() argument 83 FT_Memory memory = library->memory; in autofit_module_class_pic_init() 94 error = FT_Create_Class_af_services( library, in autofit_module_class_pic_init() 141 library, &container->af_autofitter_interface ); in autofit_module_class_pic_init() [all …]
|
/reactos/sdk/lib/3rdparty/freetype/src/pshinter/ |
H A D | pshpic.c | 30 FT_Init_Class_pshinter_interface( FT_Library library, 34 pshinter_module_class_pic_free( FT_Library library ) in pshinter_module_class_pic_free() argument 36 FT_PIC_Container* pic_container = &library->pic_container; in pshinter_module_class_pic_free() 37 FT_Memory memory = library->memory; in pshinter_module_class_pic_free() 49 pshinter_module_class_pic_init( FT_Library library ) in pshinter_module_class_pic_init() argument 51 FT_PIC_Container* pic_container = &library->pic_container; in pshinter_module_class_pic_init() 54 FT_Memory memory = library->memory; in pshinter_module_class_pic_init() 65 library, &container->pshinter_interface ); in pshinter_module_class_pic_init() 68 pshinter_module_class_pic_free( library ); in pshinter_module_class_pic_init()
|
/reactos/sdk/lib/3rdparty/freetype/include/freetype/ |
H A D | ftmodapi.h | 256 FT_Add_Module( FT_Library library, 281 FT_Get_Module( FT_Library library, 306 FT_Remove_Module( FT_Library library, 370 FT_Property_Set( FT_Library library, 433 FT_Property_Get( FT_Library library, 480 FT_Set_Default_Properties( FT_Library library ); 507 FT_Reference_Library( FT_Library library ); 568 FT_Done_Library( FT_Library library ); 604 FT_Set_Debug_Hook( FT_Library library, 623 FT_Add_Default_Modules( FT_Library library ); [all …]
|
/reactos/sdk/lib/3rdparty/freetype/include/freetype/internal/ |
H A D | ftserv.h | 364 FT_Destroy_Class_ ## class_( FT_Library library, \ 367 FT_Memory memory = library->memory; \ 375 FT_Create_Class_ ## class_( FT_Library library, \ 380 FT_Memory memory = library->memory; \ 400 FT_Destroy_Class_ ## class_( FT_Library library, \ 403 FT_Memory memory = library->memory; \ 411 FT_Create_Class_ ## class_( FT_Library library, \ 416 FT_Memory memory = library->memory; \ 439 FT_Destroy_Class_ ## class_( FT_Library library, \ 442 FT_Memory memory = library->memory; \ [all …]
|
/reactos/modules/rosapps/applications/net/ncftp/libncftp/ |
H A D | Readme.txt | 9 library can be compiled on a variety of UNIX systems. Run this script 12 "libncftp.a" and "libStrn.a" library files. 26 must build and link with your applications: a string utility library 28 LibNcFTP, where the library can be built with or without the sio library, 29 the sio library is required for the Windows version. 32 build without problems. Build the Strn library first, then the sio 33 library, and then the LibNcFTP library. To do that, open the appropriate 36 for each library. 52 project option for additional library paths for the linker, and 62 library itself. If you actually use functions from Strn or sio (as [all …]
|
/reactos/sdk/lib/3rdparty/freetype/src/tools/ |
H A D | test_afm.c | 76 parse_afm( FT_Library library, in parse_afm() argument 85 psaux = (PSAux_Service)FT_Get_Module_Interface( library, "psaux" ); in parse_afm() 94 library->memory, in parse_afm() 114 FT_Library library; in main() local 123 error = FT_Init_FreeType( &library ); in main() 131 stream.memory = library->memory; in main() 134 error = parse_afm( library, &stream, &fi ); in main() 138 FT_Memory memory = library->memory; in main() 154 FT_Done_FreeType( library ); in main()
|
/reactos/sdk/lib/3rdparty/freetype/src/raster/ |
H A D | rastpic.c | 34 ft_raster1_renderer_class_pic_free( FT_Library library ) in ft_raster1_renderer_class_pic_free() argument 36 FT_PIC_Container* pic_container = &library->pic_container; in ft_raster1_renderer_class_pic_free() 37 FT_Memory memory = library->memory; in ft_raster1_renderer_class_pic_free() 54 ft_raster1_renderer_class_pic_init( FT_Library library ) in ft_raster1_renderer_class_pic_init() argument 56 FT_PIC_Container* pic_container = &library->pic_container; in ft_raster1_renderer_class_pic_init() 59 FT_Memory memory = library->memory; in ft_raster1_renderer_class_pic_init()
|