Searched refs:head_table (Results 1 – 3 of 3) sorted by relevance
246 WOFF2_Table head_table; member
1306 const WOFF2_Table head_table = find_table( tables, num_tables, in get_x_mins() local1316 if ( !head_table ) in get_x_mins()1338 if ( FT_STREAM_SEEK( head_table->src_offset ) || in get_x_mins()1729 info->head_table = find_table( indices, num_tables, TTAG_head ); in reconstruct_font()1730 if ( !info->head_table ) in reconstruct_font()1736 if ( info->head_table->dst_length < 12 ) in reconstruct_font()1739 buf_cursor = sfnt + info->head_table->dst_offset + 8; in reconstruct_font()
4037 `glyf_table', `loca_table', and `head_table'.4105 Abort if `head_table' is NULL.