Searched refs:WOFF_Table (Results 1 – 2 of 2) sorted by relevance
73 WOFF_Table table1 = *(WOFF_Table*)a; in compare_offsets()74 WOFF_Table table2 = *(WOFF_Table*)b; in compare_offsets()100 WOFF_Table tables = NULL; in woff_open_font()101 WOFF_Table* indices = NULL; in woff_open_font()210 WOFF_Table table = tables + nn; in woff_open_font()247 sizeof ( WOFF_Table ), in woff_open_font()257 WOFF_Table table = indices[nn]; in woff_open_font()340 WOFF_Table table = tables + nn; in woff_open_font()
103 } WOFF_TableRec, *WOFF_Table; typedef