Searched refs:table_indices (Results 1 – 2 of 2) sorted by relevance
129 FT_UShort* table_indices; member
1998 if ( FT_NEW_ARRAY( ttc_font->table_indices, ttc_font->num_tables ) ) in woff2_open_font()2029 ttc_font->table_indices[j] = table_index; in woff2_open_font()2128 temp_indices[nn] = indices[ttc_font->table_indices[nn]]; in woff2_open_font()2298 FT_FREE( ttc_font->table_indices ); in woff2_open_font()