Searched refs:OTF_DIRENT (Results 1 – 3 of 3) sorted by relevance
11 } OTF_DIRENT; typedef19 OTF_DIRENT *tables;34 OTF_DIRENT *glyfTable;
176 otf->tables=malloc(sizeof(OTF_DIRENT)*otf->numTables); in otf_do_load()364 const unsigned int aa=((const OTF_DIRENT *)a)->tag; in otf_dirent_compare()365 const unsigned int bb=((const OTF_DIRENT *)b)->tag; in otf_dirent_compare()405 OTF_DIRENT key={.tag=tag},*res; in otf_find_table()432 const OTF_DIRENT *table=otf->tables+idx; in otf_get_table()792 const OTF_DIRENT *table=otf->tables+table_no; in otf_action_copy()819 const OTF_DIRENT *table=otf->tables+table_no; in otf_action_copy_head()
303 const OTF_DIRENT *table=otf->tables+idx; in otf_cff_extract()