Searched refs:instruction_length_offset (Results 1 – 1 of 1) sorted by relevance
421 …unsigned int instruction_length_offset = start_offset + GlyphHeader::static_size + 2 * num_contour… in get_instruction_offsets() local422 if (unlikely (instruction_length_offset + 2 > end_offset)) in get_instruction_offsets()428 …st HBUINT16 &instruction_length = StructAtOffset<HBUINT16> (glyf_table, instruction_length_offset); in get_instruction_offsets()429 unsigned int start = instruction_length_offset + 2; in get_instruction_offsets()