Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-layout-gdef-table.hh65 const USHORT *array = points.sub_array (start_offset, point_count); in get_attach_points()
222 const OffsetTo<CaretValue> *array = carets.sub_array (start_offset, caret_count); in get_lig_carets()
Dhb-ot-math-table.hh514 partRecords.sub_array (start_offset, parts_count); in get_parts()
561 mathGlyphVariantRecord.sub_array (start_offset, variants_count); in get_variants()
Dhb-ot-layout-common-private.hh110 const Record<Type> *arr = this->sub_array (start_offset, record_count); in get_tags()
182 const USHORT *arr = this->sub_array (start_offset, _count); in get_indexes()
Dhb-open-type-private.hh848 const Type *sub_array (unsigned int start_offset, unsigned int *pcount /* IN/OUT */) const in sub_array() function