HomeSort by relevance Sort by last modified time
    Searched refs:FT_Library (Results 1 - 25 of 110) sorted by null

1 2 3 4 5

  /external/freetype/src/smooth/
ftspic.h 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 );
ftspic.c 34 ft_smooth_renderer_class_pic_free( FT_Library library )
55 ft_smooth_renderer_class_pic_init( FT_Library library )
89 ft_smooth_lcd_renderer_class_pic_init( FT_Library library )
96 ft_smooth_lcd_renderer_class_pic_free( FT_Library library )
103 ft_smooth_lcdv_renderer_class_pic_init( FT_Library library )
110 ft_smooth_lcdv_renderer_class_pic_free( FT_Library library )
  /external/freetype/include/freetype/
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 );
489 /* A counter gets initialized to~1 at the time an @FT_Library */
495 /* reference @FT_Library objects. */
507 FT_Reference_Library( FT_Library library );
520 /* valid for the life of the @FT_Library object. *
    [all...]
ftbitmap.h 98 FT_Bitmap_Copy( FT_Library library,
139 FT_Bitmap_Embolden( FT_Library library,
179 FT_Bitmap_Convert( FT_Library library,
228 FT_Bitmap_Done( FT_Library library,
ftlcdfil.h 242 FT_Library_SetLcdFilter( FT_Library library,
280 FT_Library_SetLcdFilterWeights( FT_Library library,
ftmac.h 101 FT_New_Face_From_FOND( FT_Library library,
225 FT_New_Face_From_FSSpec( FT_Library library,
260 FT_New_Face_From_FSRef( FT_Library library,
  /prebuilts/misc/darwin-x86_64/freetype/include/freetype2/
ftmodapi.h 252 FT_Add_Module( FT_Library library,
277 FT_Get_Module( FT_Library library,
302 FT_Remove_Module( FT_Library library,
367 FT_Property_Set( FT_Library library,
431 FT_Property_Get( FT_Library library,
443 /* A counter gets initialized to~1 at the time an @FT_Library */
449 /* reference @FT_Library objects. */
461 FT_Reference_Library( FT_Library library );
474 /* valid for the life of the @FT_Library object. */
498 FT_Library *alibrary )
    [all...]
ftlcdfil.h 199 FT_Library_SetLcdFilter( FT_Library library,
240 FT_Library_SetLcdFilterWeights( FT_Library library,
ftbitmap.h 98 FT_Bitmap_Copy( FT_Library library,
139 FT_Bitmap_Embolden( FT_Library library,
179 FT_Bitmap_Convert( FT_Library library,
228 FT_Bitmap_Done( FT_Library library,
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,
  /external/freetype/include/freetype/internal/
ftpic.h 55 ft_pic_container_init( FT_Library library );
60 ft_pic_container_destroy( FT_Library library );
ftrfork.h 54 (*ft_raccess_guess_func)( FT_Library library,
155 FT_Raccess_Guess( FT_Library library,
195 FT_Raccess_Get_HeaderInfo( FT_Library library,
252 FT_Raccess_Get_DataOffsets( FT_Library library,
  /external/freetype/src/base/
ftpic.c 29 ft_pic_container_init( FT_Library library )
47 ft_pic_container_destroy( FT_Library library )
ftbase.h 40 open_face_PS_from_sfnt_stream( FT_Library library,
51 open_face_from_buffer( FT_Library library,
67 ft_raccess_rule_by_darwin_vfs( FT_Library library, FT_UInt rule_index );
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 )
69 ft_base_pic_init( FT_Library library )
basepic.h 77 ft_base_pic_free( FT_Library library );
80 ft_base_pic_init( FT_Library library );
  /external/freetype/src/pshinter/
pshpic.h 49 pshinter_module_class_pic_free( FT_Library library );
52 pshinter_module_class_pic_init( FT_Library library );
pshpic.c 30 FT_Init_Class_pshinter_interface( FT_Library library,
34 pshinter_module_class_pic_free( FT_Library library )
49 pshinter_module_class_pic_init( FT_Library library )
  /external/freetype/src/raster/
rastpic.h 49 ft_raster1_renderer_class_pic_free( FT_Library library );
52 ft_raster1_renderer_class_pic_init( FT_Library library );
  /external/icu/icu4c/source/samples/layout/
GnomeFontMap.h 31 GnomeFontMap(FT_Library engine, const char *fileName, le_int16 pointSize, GUISupport *guiSupport, LEErrorCode &status);
39 FT_Library fEngine;
  /external/freetype/src/sfnt/
sfntpic.c 30 FT_Create_Class_sfnt_services( FT_Library library,
33 FT_Destroy_Class_sfnt_services( FT_Library library,
38 FT_Init_Class_sfnt_interface( FT_Library library,
42 FT_Library library,
46 FT_Library library,
50 FT_Library library,
59 FT_Create_Class_tt_cmap_classes( FT_Library library,
62 FT_Destroy_Class_tt_cmap_classes( FT_Library library,
67 sfnt_module_class_pic_free( FT_Library library )
95 sfnt_module_class_pic_init( FT_Library library
    [all...]
  /external/freetype/src/cff/
cffpic.c 31 FT_Create_Class_cff_services( FT_Library library,
34 FT_Destroy_Class_cff_services( FT_Library library,
37 FT_Init_Class_cff_service_ps_info( FT_Library library,
40 FT_Init_Class_cff_service_glyph_dict( FT_Library library,
43 FT_Init_Class_cff_service_ps_name( FT_Library library,
46 FT_Init_Class_cff_service_get_cmap_info( FT_Library library,
49 FT_Init_Class_cff_service_cid_info( FT_Library library,
54 FT_Create_Class_cff_field_handlers( FT_Library library,
57 FT_Destroy_Class_cff_field_handlers( FT_Library library,
62 cff_driver_class_pic_free( FT_Library library
    [all...]
  /external/freetype/src/psnames/
pspic.h 54 psnames_module_class_pic_free( FT_Library library );
57 psnames_module_class_pic_init( FT_Library library );
pspic.c 30 FT_Create_Class_pscmaps_services( FT_Library library,
33 FT_Destroy_Class_pscmaps_services( FT_Library library,
37 FT_Init_Class_pscmaps_interface( FT_Library library,
42 psnames_module_class_pic_free( FT_Library library )
64 psnames_module_class_pic_init( FT_Library library )
  /external/freetype/src/truetype/
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 )
65 tt_driver_class_pic_init( FT_Library library )

Completed in 212 milliseconds

1 2 3 4 5