Searched refs:WOFF_Table (Results 1 – 2 of 2) sorted by relevance
377 WOFF_Table table1 = *(WOFF_Table*)a; in compare_offsets()378 WOFF_Table table2 = *(WOFF_Table*)b; in compare_offsets()404 WOFF_Table tables = NULL; in woff_open_font()405 WOFF_Table* indices = NULL; in woff_open_font()514 WOFF_Table table = tables + nn; in woff_open_font()551 sizeof ( WOFF_Table ), in woff_open_font()561 WOFF_Table table = indices[nn]; in woff_open_font()644 WOFF_Table table = tables + nn; in woff_open_font()
226 } WOFF_TableRec, *WOFF_Table; typedef