Searched defs:RecordArrayOf (Results 1 – 3 of 3) sorted by relevance
106 struct RecordArrayOf : SortedArrayOf<Record<Type>> struct108 const OffsetTo<Type>& get_offset (unsigned int i) const in get_offset()110 OffsetTo<Type>& get_offset (unsigned int i) in get_offset()112 const Tag& get_tag (unsigned int i) const in get_tag()114 unsigned int get_tags (unsigned int start_offset, in get_tags()126 bool find_index (hb_tag_t tag, unsigned int *index) const in find_index()
395 struct RecordArrayOf : SortedArray16Of<Record<Type>> struct397 const Offset16To<Type>& get_offset (unsigned int i) const in get_offset()399 Offset16To<Type>& get_offset (unsigned int i) in get_offset()401 const Tag& get_tag (unsigned int i) const in get_tag()403 unsigned int get_tags (unsigned int start_offset, in get_tags()416 bool find_index (hb_tag_t tag, unsigned int *index) const in find_index()
432 struct RecordArrayOf : SortedArray16Of<Record<Type>> struct434 const Offset16To<Type>& get_offset (unsigned int i) const in get_offset()436 Offset16To<Type>& get_offset (unsigned int i) in get_offset()438 const Tag& get_tag (unsigned int i) const in get_tag()440 unsigned int get_tags (unsigned int start_offset, in get_tags()453 bool find_index (hb_tag_t tag, unsigned int *index) const in find_index()