Home
last modified time | relevance | path

Searched refs:FT_Library (Results 1 – 25 of 68) sorted by relevance

123

/external/freetype/src/cff/
Dcffpic.c27 FT_Error FT_Create_Class_cff_services( FT_Library, FT_ServiceDescRec**);
28 void FT_Destroy_Class_cff_services( FT_Library, FT_ServiceDescRec*);
29 void FT_Init_Class_cff_service_ps_info( FT_Library, FT_Service_PsInfoRec*);
30 void FT_Init_Class_cff_service_glyph_dict( FT_Library, FT_Service_GlyphDictRec*);
31 void FT_Init_Class_cff_service_ps_name( FT_Library, FT_Service_PsFontNameRec*);
32 void FT_Init_Class_cff_service_get_cmap_info( FT_Library, FT_Service_TTCMapsRec*);
33 void FT_Init_Class_cff_service_cid_info( FT_Library, FT_Service_CIDRec*);
36 FT_Error FT_Create_Class_cff_field_handlers( FT_Library, CFF_Field_Handler**);
37 void FT_Destroy_Class_cff_field_handlers( FT_Library, CFF_Field_Handler*);
40 void FT_Init_Class_cff_cmap_encoding_class_rec( FT_Library, FT_CMap_ClassRec*);
[all …]
/external/freetype/src/sfnt/
Dsfntpic.c27 FT_Error FT_Create_Class_sfnt_services( FT_Library, FT_ServiceDescRec**);
28 void FT_Destroy_Class_sfnt_services( FT_Library, FT_ServiceDescRec*);
30 void FT_Init_Class_sfnt_interface( FT_Library, SFNT_Interface*);
31 void FT_Init_Class_sfnt_service_glyph_dict( FT_Library, FT_Service_GlyphDictRec*);
32 void FT_Init_Class_sfnt_service_ps_name( FT_Library, FT_Service_PsFontNameRec*);
33 void FT_Init_Class_tt_service_get_cmap_info( FT_Library, FT_Service_TTCMapsRec*);
37 FT_Error FT_Create_Class_tt_cmap_classes( FT_Library, TT_CMap_Class**);
38 void FT_Destroy_Class_tt_cmap_classes( FT_Library, TT_CMap_Class*);
41 sfnt_module_class_pic_free( FT_Library library ) in sfnt_module_class_pic_free()
61 sfnt_module_class_pic_init( FT_Library library ) in sfnt_module_class_pic_init()
/external/freetype/src/base/
Dftrfork.c50 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_func)( FT_Library library,
265 raccess_guess_apple_double( FT_Library library,
272 raccess_guess_apple_single( FT_Library library,
279 raccess_guess_darwin_ufs_export( FT_Library library,
286 raccess_guess_darwin_newvfs( FT_Library library,
293 raccess_guess_darwin_hfsplus( FT_Library library,
300 raccess_guess_vfat( FT_Library library,
307 raccess_guess_linux_cap( FT_Library library,
[all …]
Dftinit.c91 FT_EXTERNC FT_Error FT_Create_Class_##x( FT_Library library, FT_Module_Class** output_class ); \
92 FT_EXTERNC void FT_Destroy_Class_##x( FT_Library library, FT_Module_Class* clazz );
114 ft_destroy_default_module_classes( FT_Library library ) in ft_destroy_default_module_classes()
142 ft_create_default_module_classes( FT_Library library ) in ft_create_default_module_classes()
178 FT_Add_Default_Modules( FT_Library library ) in FT_Add_Default_Modules()
203 FT_Init_FreeType( FT_Library *alibrary ) in FT_Init_FreeType()
235 FT_Done_FreeType( FT_Library library ) in FT_Done_FreeType()
Dbasepic.c31 FT_Error ft_create_default_module_classes(FT_Library);
32 void ft_destroy_default_module_classes(FT_Library);
35 ft_base_pic_free( FT_Library library ) in ft_base_pic_free()
51 ft_base_pic_init( FT_Library library ) in ft_base_pic_init()
Dftglyph.c63 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()
519 FT_Library library = FT_GLYPH( glyph )->library; in FT_Glyph_To_Bitmap()
Dftlcdfil.c34 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()
Dftobjs.c128 FT_Stream_New( FT_Library library, in FT_Stream_New()
561 FT_Library library; in FT_Load_Glyph()
1180 FT_New_Face( FT_Library library, in FT_New_Face()
1205 FT_New_Memory_Face( FT_Library library, in FT_New_Memory_Face()
1276 new_memory_stream( FT_Library library, in new_memory_stream()
1312 open_face_from_buffer( FT_Library library, in open_face_from_buffer()
1447 open_face_PS_from_sfnt_stream( FT_Library library, in open_face_PS_from_sfnt_stream()
1517 Mac_Read_POST_Resource( FT_Library library, in Mac_Read_POST_Resource()
1660 Mac_Read_sfnt_Resource( FT_Library library, in Mac_Read_sfnt_Resource()
1728 IsMacResource( FT_Library library, in IsMacResource()
[all …]
Dftpic.c29 ft_pic_container_init( FT_Library library ) in ft_pic_container_init()
46 ft_pic_container_destroy( FT_Library library ) in ft_pic_container_destroy()
/external/freetype/include/freetype/
Dftmodapi.h198 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 );
Dftbitmap.h88 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,
Dftoutln.h142 FT_Outline_New( FT_Library library,
180 FT_Outline_Done( FT_Library library,
405 FT_Outline_Get_Bitmap( FT_Library library,
447 FT_Outline_Render( FT_Library library,
Dftmac.h100 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,
Dfreetype.h334 typedef struct FT_LibraryRec_ *FT_Library; typedef
1606 FT_Library library;
1671 FT_Init_FreeType( FT_Library *alibrary );
1690 FT_Done_FreeType( FT_Library library );
1865 FT_New_Face( FT_Library library,
1903 FT_New_Memory_Face( FT_Library library,
1959 FT_Open_Face( FT_Library library,
3844 FT_Library_Version( FT_Library library,
Dftlcdfil.h161 FT_Library_SetLcdFilter( FT_Library library,
202 FT_Library_SetLcdFilterWeights( FT_Library library,
/external/freetype/src/smooth/
Dftspic.c30 ft_smooth_renderer_class_pic_free( FT_Library library ) in ft_smooth_renderer_class_pic_free()
46 ft_smooth_renderer_class_pic_init( FT_Library library ) in ft_smooth_renderer_class_pic_init()
78 FT_Error ft_smooth_lcd_renderer_class_pic_init(FT_Library library) in ft_smooth_lcd_renderer_class_pic_init()
82 void ft_smooth_lcd_renderer_class_pic_free(FT_Library library) in ft_smooth_lcd_renderer_class_pic_free()
86 FT_Error ft_smooth_lcdv_renderer_class_pic_init(FT_Library library) in ft_smooth_lcdv_renderer_class_pic_init()
90 void ft_smooth_lcdv_renderer_class_pic_free(FT_Library library) in ft_smooth_lcdv_renderer_class_pic_free()
/external/freetype/src/psnames/
Dpspic.c27 FT_Error FT_Create_Class_pscmaps_services( FT_Library, FT_ServiceDescRec**);
28 void FT_Destroy_Class_pscmaps_services( FT_Library, FT_ServiceDescRec*);
29 void FT_Init_Class_pscmaps_interface( FT_Library, FT_Service_PsCMapsRec*);
32 psnames_module_class_pic_free( FT_Library library ) in psnames_module_class_pic_free()
49 psnames_module_class_pic_init( FT_Library library ) in psnames_module_class_pic_init()
/external/freetype/include/freetype/internal/
Dftobjs.h226 void FT_Init_Class_##class_( FT_Library library, FT_CMap_ClassRec* clazz);
232 FT_Init_Class_##class_( FT_Library library, \
444 FT_Library library;
502 FT_Get_Module_Interface( FT_Library library,
762 FT_Library library );
877 FT_Lookup_Renderer( FT_Library library,
882 FT_Render_Glyph_Internal( FT_Library library,
1162 void class_##_pic_free( FT_Library library ); \
1163 FT_Error class_##_pic_init( FT_Library library ); \
1166 FT_Destroy_Class_##class_( FT_Library library, \
[all …]
Dftserv.h253 FT_Destroy_Class_##class_( FT_Library library, \
262 FT_Create_Class_##class_( FT_Library library, \
282 FT_Destroy_Class_##class_( FT_Library library, \
291 FT_Create_Class_##class_( FT_Library library, \
313 FT_Destroy_Class_##class_( FT_Library library, \
322 FT_Create_Class_##class_( FT_Library library, \
347 FT_Destroy_Class_##class_( FT_Library library, \
356 FT_Create_Class_##class_( FT_Library library, \
383 FT_Destroy_Class_##class_( FT_Library library, \
392 FT_Create_Class_##class_( FT_Library library, \
[all …]
Dftrfork.h92 FT_Raccess_Guess( FT_Library library,
132 FT_Raccess_Get_HeaderInfo( FT_Library library,
182 FT_Raccess_Get_DataOffsets( FT_Library library,
Dftpic.h51 ft_pic_container_init( FT_Library library );
56 ft_pic_container_destroy( FT_Library library );
/external/freetype/src/raster/
Drastpic.c30 ft_raster1_renderer_class_pic_free( FT_Library library ) in ft_raster1_renderer_class_pic_free()
46 ft_raster1_renderer_class_pic_init( FT_Library library ) in ft_raster1_renderer_class_pic_init()
78 FT_Error ft_raster5_renderer_class_pic_init(FT_Library library) in ft_raster5_renderer_class_pic_init()
82 void ft_raster5_renderer_class_pic_free(FT_Library library) in ft_raster5_renderer_class_pic_free()
/external/freetype/src/truetype/
Dttpic.c27 FT_Error FT_Create_Class_tt_services( FT_Library, FT_ServiceDescRec**);
28 void FT_Destroy_Class_tt_services( FT_Library, FT_ServiceDescRec*);
33 tt_driver_class_pic_free( FT_Library library ) in tt_driver_class_pic_free()
50 tt_driver_class_pic_init( FT_Library library ) in tt_driver_class_pic_init()
/external/freetype/src/pshinter/
Dpshpic.c27 void FT_Init_Class_pshinter_interface( FT_Library, PSHinter_Interface*);
30 pshinter_module_class_pic_free( FT_Library library ) in pshinter_module_class_pic_free()
43 pshinter_module_class_pic_init( FT_Library library ) in pshinter_module_class_pic_init()
/external/freetype/src/autofit/
Dafpic.c27 void FT_Init_Class_af_autofitter_service( FT_Library, FT_AutoHinter_ServiceRec*);
37 autofit_module_class_pic_free( FT_Library library ) in autofit_module_class_pic_free()
50 autofit_module_class_pic_init( FT_Library library ) in autofit_module_class_pic_init()

123