Searched refs:t_font_encoding_entry (Results 1 – 1 of 1) sorted by relevance
207 struct t_font_encoding_entry { struct208 struct t_font_encoding_entry* m_next_entry; argument213 typedef struct t_font_encoding_entry argument214 t_font_encoding_entry, *t_font_encoding_entry_ptr; typedef697 (t_font_encoding_entry_ptr) malloc(sizeof(t_font_encoding_entry)); in PDFFile_BeginFontEncoding()