Searched refs:head_table (Results 1 – 3 of 3) sorted by relevance
246 WOFF2_Table head_table; member
1276 const WOFF2_Table head_table = find_table( tables, num_tables, in get_x_mins() local1286 if ( !head_table ) in get_x_mins()1308 if ( FT_STREAM_SEEK( head_table->src_offset ) || in get_x_mins()1703 info->head_table = find_table( indices, num_tables, TTAG_head ); in reconstruct_font()1704 if ( !info->head_table ) in reconstruct_font()1710 if ( info->head_table->dst_length < 12 ) in reconstruct_font()1713 buf_cursor = sfnt + info->head_table->dst_offset + 8; in reconstruct_font()
1288 `glyf_table', `loca_table', and `head_table'.1356 Abort if `head_table' is NULL.