Home
last modified time | relevance | path

Searched refs:T42_Face (Results 1 – 5 of 5) sorted by relevance

/AliOS-Things-master/components/freetype/src/type42/
A Dt42drivr.c60 t42_get_glyph_name( T42_Face face, in t42_get_glyph_name()
72 t42_get_name_index( T42_Face face, in t42_get_name_index()
105 t42_get_ps_font_name( T42_Face face ) in t42_get_ps_font_name()
127 *afont_info = ((T42_Face)face)->type1.font_info; in t42_ps_get_font_info()
137 *afont_extra = ((T42_Face)face)->type1.font_extra; in t42_ps_get_font_extra()
156 *afont_private = ((T42_Face)face)->type1.private_dict; in t42_ps_get_font_private()
A Dt42objs.c32 T42_Open_Face( T42_Face face ) in T42_Open_Face()
164 T42_Face face = (T42_Face)t42face; in T42_Face_Init()
408 T42_Face face = (T42_Face)t42face; in T42_Face_Done()
507 T42_Face t42face = (T42_Face)face; in T42_Size_Init()
526 T42_Face face = (T42_Face)t42size->face; in T42_Size_Request()
545 T42_Face face = (T42_Face)t42size->face; in T42_Size_Select()
565 T42_Face t42face = (T42_Face)face; in T42_Size_Done()
583 T42_Face t42face = (T42_Face)face; in T42_GlyphSlot_Init()
A Dt42parse.h68 t42_parse_dict( T42_Face face,
76 T42_Face face );
A Dt42parse.c37 t42_parse_font_matrix( T42_Face face,
40 t42_parse_encoding( T42_Face face,
44 t42_parse_charstrings( T42_Face face,
48 t42_parse_sfnts( T42_Face face,
249 t42_parse_font_matrix( T42_Face face, in t42_parse_font_matrix()
307 t42_parse_encoding( T42_Face face, in t42_parse_encoding()
518 t42_parse_sfnts( T42_Face face, in t42_parse_sfnts()
731 t42_parse_charstrings( T42_Face face, in t42_parse_charstrings()
994 t42_load_keyword( T42_Face face, in t42_load_keyword()
1049 t42_parse_dict( T42_Face face, in t42_parse_dict()
[all …]
A Dt42types.h48 } T42_FaceRec, *T42_Face; typedef

Completed in 7 milliseconds