Home
last modified time | relevance | path

Searched refs:T1_Face (Results 1 – 15 of 15) sorted by relevance

/external/freetype/src/type1/
Dt1load.h65 T1_Open_Face( T1_Face face );
70 T1_Get_Multi_Master( T1_Face face,
74 T1_Get_MM_Var( T1_Face face,
78 T1_Set_MM_Blend( T1_Face face,
83 T1_Get_MM_Blend( T1_Face face,
88 T1_Set_MM_Design( T1_Face face,
93 T1_Reset_MM_Blend( T1_Face face,
97 T1_Get_Var_Design( T1_Face face,
102 T1_Set_Var_Design( T1_Face face,
107 T1_Done_Blend( T1_Face face );
[all …]
Dt1objs.c59 T1_Face face = (T1_Face)size->root.face; in T1_Size_Get_Globals_Funcs()
103 T1_Face face = (T1_Face)size->root.face; in T1_Size_Init()
152 T1_Face face; in T1_GlyphSlot_Init()
156 face = (T1_Face)slot->face; in T1_GlyphSlot_Init()
202 T1_Face face = (T1_Face)t1face; in T1_Face_Done()
313 T1_Face face = (T1_Face)t1face; in T1_Face_Init()
Dt1driver.c61 t1_get_glyph_name( T1_Face face, in t1_get_glyph_name()
73 t1_get_name_index( T1_Face face, in t1_get_name_index()
105 t1_get_ps_name( T1_Face face ) in t1_get_ps_name()
151 *afont_info = ((T1_Face)face)->type1.font_info; in t1_ps_get_font_info()
161 *afont_extra = ((T1_Face)face)->type1.font_extra; in t1_ps_get_font_extra()
180 *afont_private = ((T1_Face)face)->type1.private_dict; in t1_ps_get_font_private()
196 T1_Face t1face = (T1_Face)face; in t1_ps_get_font_value()
731 T1_Face face = (T1_Face)t1face; in Get_Kerning()
Dt1gload.c48 T1_Face face = (T1_Face)decoder->builder.face; in T1_Parse_Glyph_And_Get_Char_String()
180 T1_Face face = (T1_Face)decoder->builder.face; in T1_Parse_Glyph()
213 T1_Compute_Max_Advance( T1_Face face, in T1_Compute_Max_Advance()
283 T1_Face face = (T1_Face)t1face; in T1_Get_Advances()
356 T1_Face face = (T1_Face)t1glyph->face; in T1_Load_Glyph()
Dt1load.c104 t1_allocate_blend( T1_Face face, in t1_allocate_blend()
192 T1_Get_Multi_Master( T1_Face face, in T1_Get_Multi_Master()
302 T1_Get_MM_Var( T1_Face face, in T1_Get_MM_Var()
367 t1_set_mm_blend( T1_Face face, in t1_set_mm_blend()
428 T1_Set_MM_Blend( T1_Face face, in T1_Set_MM_Blend()
449 T1_Get_MM_Blend( T1_Face face, in T1_Get_MM_Blend()
484 T1_Set_MM_WeightVector( T1_Face face, in T1_Set_MM_WeightVector()
524 T1_Get_MM_WeightVector( T1_Face face, in T1_Get_MM_WeightVector()
553 T1_Set_MM_Design( T1_Face face, in T1_Set_MM_Design()
640 T1_Reset_MM_Blend( T1_Face face, in T1_Reset_MM_Blend()
[all …]
Dt1afm.c244 T1_Face face = (T1_Face)t1_face; in T1_Read_Metrics()
376 AFM_FontInfo fi = (AFM_FontInfo)( (T1_Face)face )->afm_data; in T1_Get_Track_Kerning()
Dt1gload.h31 T1_Compute_Max_Advance( T1_Face face,
/external/freetype/src/psaux/
Dt1cmap.c38 T1_Face face = (T1_Face)FT_CMAP_FACE( cmap ); in t1_cmap_std_init()
194 T1_Face face = (T1_Face)FT_CMAP_FACE( cmap ); in t1_cmap_custom_init()
290 psaux_get_glyph_name( T1_Face face, in psaux_get_glyph_name()
301 T1_Face face = (T1_Face)FT_CMAP_FACE( unicodes ); in t1_cmap_unicode_init()
336 T1_Face face = (T1_Face)FT_CMAP_FACE( unicodes ); in t1_cmap_unicode_char_index()
348 T1_Face face = (T1_Face)FT_CMAP_FACE( unicodes ); in t1_cmap_unicode_char_next()
Dpsft.c727 T1_Face face = (T1_Face)decoder->builder.face; in cf2_getT1SeacComponent()
772 T1_Face face; in cf2_freeT1SeacComponent()
778 face = (T1_Face)decoder->builder.face; in cf2_freeT1SeacComponent()
Dt1decode.c272 T1_Face face = (T1_Face)decoder->builder.face; in t1operator_seac()
Dpsintrp.c1304 T1_Face face = (T1_Face)decoder->builder.face; in cf2_interpT2CharString()
/external/freetype/include/freetype/internal/
Dt1types.h199 typedef struct T1_FaceRec_* T1_Face; typedef
/external/freetype/
DChangeLog.291599 * src/psaux/psobjs.c (t1_make_subfont): Change `T1_Face' to
1883 Add some asserts to guard against casting `T1_Face' as `TT_Face'.
DChangeLog.23932 T1_Face->buildchar is matched with T1_Decoder->top.
/external/freetype/docs/
DCHANGES4914 - updated the `T1_Face' type to better separate Postscript font