Home
last modified time | relevance | path

Searched refs:instruction_length (Results 1 – 1 of 1) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-ot-glyf-table.hh428 …const HBUINT16 &instruction_length = StructAtOffset<HBUINT16> (glyf_table, instruction_length_offs… in get_instruction_offsets() local
430 unsigned int end = start + (uint16_t) instruction_length; in get_instruction_offsets()