Searched refs:string_items (Results 1 – 1 of 1) sorted by relevance
1127 cff_string_item_t *string_items; in psf_write_type2_font() local1168 string_items = std_string_items + MAX_CFF_STD_STRINGS; in psf_write_type2_font()1283 cff_string_table_init(&writer.strings, string_items, number_of_strings); in psf_write_type2_font()1520 cff_string_item_t string_items[500 /* character names */ + in psf_write_cid0_font() local1589 cff_string_table_init(&writer.strings, string_items, in psf_write_cid0_font()1590 countof(string_items)); in psf_write_cid0_font()