Home
last modified time | relevance | path

Searched defs:RecordArrayOf (Results 1 – 1 of 1) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-ot-layout-common.hh107 struct RecordArrayOf : SortedArrayOf<Record<Type> > struct
109 const OffsetTo<Type>& get_offset (unsigned int i) const in get_offset()
111 OffsetTo<Type>& get_offset (unsigned int i) in get_offset()
113 const Tag& get_tag (unsigned int i) const in get_tag()
115 unsigned int get_tags (unsigned int start_offset, in get_tags()
127 bool find_index (hb_tag_t tag, unsigned int *index) const in find_index()