HomeSort by relevance Sort by last modified time
    Searched refs:sub_array (Results 1 - 3 of 3) sorted by null

  /external/harfbuzz_ng/src/
hb-ot-layout-gdef-table.hh 65 const USHORT *array = points.sub_array (start_offset, point_count);
213 const OffsetTo<CaretValue> *array = carets.sub_array (start_offset, caret_count);
hb-ot-layout-common-private.hh 96 const Record<Type> *arr = this->sub_array (start_offset, record_count);
166 const USHORT *arr = this->sub_array (start_offset, _count);
    [all...]
hb-open-type-private.hh 755 const Type *sub_array (unsigned int start_offset, unsigned int *pcount /* IN/OUT */) const function in struct:OT::GenericArrayOf

Completed in 112 milliseconds