Searched refs:WOFF2_Table (Results 1 – 2 of 2) sorted by relevance
203 } WOFF2_TableRec, *WOFF2_Table; typedef244 WOFF2_Table glyf_table;245 WOFF2_Table loca_table;246 WOFF2_Table head_table;
108 WOFF2_Table table1 = *(WOFF2_Table*)a; in compare_tags()109 WOFF2_Table table2 = *(WOFF2_Table*)b; in compare_tags()351 static WOFF2_Table352 find_table( WOFF2_Table* tables, in find_table()1259 WOFF2_Table* tables, in get_x_mins()1274 const WOFF2_Table maxp_table = find_table( tables, num_tables, in get_x_mins()1276 const WOFF2_Table head_table = find_table( tables, num_tables, in get_x_mins()1506 WOFF2_Table* indices, in reconstruct_font()1761 WOFF2_Table tables = NULL; in woff2_open_font()1762 WOFF2_Table* indices = NULL; in woff2_open_font()[all …]