Searched refs:T1_Font (Results 1 – 7 of 7) sorted by relevance
63 T1_Font type1 = &face->type1; in T1_Parse_Glyph_And_Get_Char_String()159 T1_Font type1 = &face->type1; in T1_Compute_Max_Advance()219 T1_Font type1 = &face->type1; in T1_Get_Advances()279 T1_Font type1 = &face->type1; in T1_Load_Glyph()
57 T1_Font type1 = (T1_Font)user_data; in t1_get_index()242 T1_Font t1_font = &( (T1_Face)t1_face )->type1; in T1_Read_Metrics()
205 T1_Font type1; in T1_Face_Done()310 T1_Font type1 = &face->type1; in T1_Face_Init()
183 T1_Font type1 = &t1face->type1; in t1_ps_get_font_value()
2086 T1_Font type1 = &face->type1; in T1_Open_Face()
125 } T1_FontRec, *T1_Font; typedef