Searched refs:ttc_font (Results 1 – 1 of 1) sorted by relevance
1990 WOFF2_TtcFont ttc_font = woff2.ttc_fonts + nn; in woff2_open_font() local1993 if ( READ_255USHORT( ttc_font->num_tables ) ) in woff2_open_font()1995 if ( FT_READ_ULONG( ttc_font->flavor ) ) in woff2_open_font()1998 if ( FT_NEW_ARRAY( ttc_font->table_indices, ttc_font->num_tables ) ) in woff2_open_font()2002 nn, ttc_font->num_tables )); in woff2_open_font()2005 if ( ttc_font->num_tables ) in woff2_open_font()2012 for ( j = 0; j < ttc_font->num_tables; j++ ) in woff2_open_font()2029 ttc_font->table_indices[j] = table_index; in woff2_open_font()2039 if ( ttc_font->num_tables ) in woff2_open_font()2118 WOFF2_TtcFont ttc_font = woff2.ttc_fonts + face_index; in woff2_open_font() local[all …]