Home
last modified time | relevance | path

Searched refs:TT_Face (Results 1 – 25 of 39) sorted by relevance

12

/AliOS-Things-master/components/freetype/src/sfnt/
A Dttload.h37 tt_face_goto_table( TT_Face face,
49 tt_face_load_any( TT_Face face,
57 tt_face_load_head( TT_Face face,
62 tt_face_load_cmap( TT_Face face,
67 tt_face_load_maxp( TT_Face face,
72 tt_face_load_name( TT_Face face,
77 tt_face_load_os2( TT_Face face,
82 tt_face_load_post( TT_Face face,
87 tt_face_load_pclt( TT_Face face,
91 tt_face_free_name( TT_Face face );
[all …]
A Dttsbit.h31 tt_face_load_sbit( TT_Face face,
35 tt_face_free_sbit( TT_Face face );
39 tt_face_set_sbit_strike( TT_Face face,
44 tt_face_load_strike_metrics( TT_Face face,
49 tt_face_load_sbit_image( TT_Face face,
A Dttkern.h33 tt_face_load_kern( TT_Face face,
37 tt_face_done_kern( TT_Face face );
40 tt_face_get_kerning( TT_Face face,
A Dsfobjs.h33 TT_Face face,
40 TT_Face face,
46 sfnt_done_face( TT_Face face );
A Dttmtx.h32 tt_face_load_hhea( TT_Face face,
38 tt_face_load_hmtx( TT_Face face,
44 tt_face_get_metrics( TT_Face face,
A Dttload.c56 tt_face_lookup_table( TT_Face face, in tt_face_lookup_table()
126 tt_face_goto_table( TT_Face face, in tt_face_goto_table()
464 tt_face_load_any( TT_Face face, in tt_face_load_any()
584 tt_face_load_head( TT_Face face, in tt_face_load_head()
594 tt_face_load_bhed( TT_Face face, in tt_face_load_bhed()
620 tt_face_load_maxp( TT_Face face, in tt_face_load_maxp()
737 tt_face_load_name( TT_Face face, in tt_face_load_name()
867 tt_face_free_name( TT_Face face ) in tt_face_free_name()
912 tt_face_load_cmap( TT_Face face, in tt_face_load_cmap()
948 tt_face_load_os2( TT_Face face, in tt_face_load_os2()
[all …]
A Dttbdf.h32 tt_face_free_bdf_props( TT_Face face );
36 tt_face_find_bdf_prop( TT_Face face,
A Dttpost.h33 tt_face_get_ps_name( TT_Face face,
38 tt_face_free_ps_names( TT_Face face );
A Dsfdriver.c70 get_sfnt_table( TT_Face face, in get_sfnt_table()
115 sfnt_table_info( TT_Face face, in sfnt_table_info()
155 sfnt_get_glyph_name( TT_Face face, in sfnt_get_glyph_name()
173 sfnt_get_name_index( TT_Face face, in sfnt_get_name_index()
221 sfnt_get_ps_name( TT_Face face ) in sfnt_get_ps_name()
347 sfnt_get_charset_id( TT_Face face, in sfnt_get_charset_id()
A Dttpost.c156 load_format_20( TT_Face face, in load_format_20()
308 load_format_25( TT_Face face, in load_format_25()
374 load_post_names( TT_Face face ) in load_post_names()
415 tt_face_free_ps_names( TT_Face face ) in tt_face_free_ps_names()
477 tt_face_get_ps_name( TT_Face face, in tt_face_get_ps_name()
A Dttmtx.c57 tt_face_load_hmtx( TT_Face face, in tt_face_load_hmtx()
111 tt_face_load_hhea( TT_Face face, in tt_face_load_hhea()
205 tt_face_get_metrics( TT_Face face, in tt_face_get_metrics()
A Dttbdf.c41 tt_face_free_bdf_props( TT_Face face ) in tt_face_free_bdf_props()
62 tt_face_load_bdf_props( TT_Face face, in tt_face_load_bdf_props()
140 tt_face_find_bdf_prop( TT_Face face, in tt_face_find_bdf_prop()
/AliOS-Things-master/components/freetype/src/truetype/
A Dttpload.h31 tt_face_load_loca( TT_Face face,
35 tt_face_get_location( TT_Face face,
40 tt_face_done_loca( TT_Face face );
43 tt_face_load_cvt( TT_Face face,
47 tt_face_load_fpgm( TT_Face face,
52 tt_face_load_prep( TT_Face face,
57 tt_face_load_hdmx( TT_Face face,
62 tt_face_free_hdmx( TT_Face face );
66 tt_face_get_device_metrics( TT_Face face,
A Dttgxvar.h145 TT_Set_MM_Blend( TT_Face face,
150 TT_Set_Var_Design( TT_Face face,
155 TT_Get_MM_Var( TT_Face face,
160 tt_face_vary_cvt( TT_Face face,
165 TT_Vary_Get_Glyph_Deltas( TT_Face face,
A Dttgload.h35 TT_Init_Glyph_Loading( TT_Face face );
38 TT_Get_HMetrics( TT_Face face,
44 TT_Get_VMetrics( TT_Face face,
A Dttobjs.c215 tt_get_sfnt_checksum( TT_Face face, in tt_get_sfnt_checksum()
440 TT_Face face = (TT_Face)ttface; in tt_check_single_notdef()
515 TT_Face face = (TT_Face)ttface; in tt_face_init()
679 TT_Face face = (TT_Face)ttface; in tt_face_done()
749 TT_Face face = (TT_Face)size->root.face; in tt_size_run_fpgm()
843 TT_Face face = (TT_Face)size->root.face; in tt_size_run_prep()
924 TT_Face face = (TT_Face)ftsize->face; in tt_size_done_bytecode()
969 TT_Face face = (TT_Face)ftsize->face; in tt_size_init_bytecode()
1066 TT_Face face = (TT_Face)size->root.face; in tt_size_ready_bytecode()
1174 TT_Face face; in tt_size_reset()
[all …]
A Dttpload.c62 tt_face_load_loca( TT_Face face, in tt_face_load_loca()
173 tt_face_get_location( TT_Face face, in tt_face_get_location()
251 tt_face_done_loca( TT_Face face ) in tt_face_done_loca()
280 tt_face_load_cvt( TT_Face face, in tt_face_load_cvt()
361 tt_face_load_fpgm( TT_Face face, in tt_face_load_fpgm()
423 tt_face_load_prep( TT_Face face, in tt_face_load_prep()
484 tt_face_load_hdmx( TT_Face face, in tt_face_load_hdmx()
559 tt_face_free_hdmx( TT_Face face ) in tt_face_free_hdmx()
576 tt_face_get_device_metrics( TT_Face face, in tt_face_get_device_metrics()
A Dttdriver.c180 TT_Face face = (TT_Face)ttface; in tt_get_kerning()
205 TT_Face face = (TT_Face) ttface; in tt_get_advances()
258 TT_Face ttface = (TT_Face)size->face; in tt_size_select()
301 TT_Face ttface = (TT_Face)size->face; in tt_size_request()
A Dttsubpix.h76 sph_test_tweak( TT_Face face,
85 sph_test_tweak_x_scaling( TT_Face face,
A Dttsubpix.c818 sph_test_tweak( TT_Face face, in sph_test_tweak()
849 scale_test_tweak( TT_Face face, in scale_test_tweak()
880 sph_test_tweak_x_scaling( TT_Face face, in sph_test_tweak_x_scaling()
906 TT_Face face = (TT_Face)loader->face; in sph_set_tweaks()
/AliOS-Things-master/components/freetype/include/internal/
A Dsfnt.h68 TT_Face face,
104 TT_Face face,
125 (*TT_Done_Face_Func)( TT_Face face );
169 (*TT_Load_Any_Func)( TT_Face face,
205 (*TT_Find_SBit_Image_Func)( TT_Face face,
367 (*TT_Get_PS_Name_Func)( TT_Face face,
392 (*TT_Load_Metrics_Func)( TT_Face face,
416 (*TT_Get_Metrics_Func)( TT_Face face,
444 (*TT_Load_Table_Func)( TT_Face face,
460 (*TT_Free_Table_Func)( TT_Face face );
[all …]
/AliOS-Things-master/components/freetype/src/cff/
A Dcffcmap.c38 TT_Face face = (TT_Face)FT_CMAP_FACE( cmap ); in cff_cmap_encoding_init()
125 cff_sid_to_glyph_name( TT_Face face, in FT_CALLBACK_DEF()
140 TT_Face face = (TT_Face)FT_CMAP_FACE( unicodes ); in cff_cmap_unicode_init()
177 TT_Face face = (TT_Face)FT_CMAP_FACE( unicodes ); in cff_cmap_unicode_char_index()
190 TT_Face face = (TT_Face)FT_CMAP_FACE( unicodes ); in cff_cmap_unicode_char_next()
A Dcffgload.h84 TT_Face face;
134 cff_get_glyph_data( TT_Face face,
139 cff_free_glyph_data( TT_Face face,
201 TT_Face face,
216 cff_compute_max_advance( TT_Face face,
/AliOS-Things-master/components/freetype/src/base/
A Dftsnames.c36 return ( face && FT_IS_SFNT( face ) ) ? ((TT_Face)face)->num_names : 0; in FT_Get_Sfnt_Name_Count()
52 TT_Face ttface = (TT_Face)face; in FT_Get_Sfnt_Name()
A Dftgasp.c33 TT_Face ttface = (TT_Face)face; in FT_Get_Gasp()

Completed in 25 milliseconds

12