Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-layout-common.hh432 struct RecordArrayOf : SortedArray16Of<Record<Type>> struct
434 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()
/third_party/skia/m133/third_party/externals/harfbuzz/src/
Dhb-ot-layout-common.hh924 struct RecordArrayOf : SortedArray16Of<Record<Type>> struct
926 const Offset16To<Type>& get_offset (unsigned int i) const in get_offset()
928 Offset16To<Type>& get_offset (unsigned int i) in get_offset()
930 const Tag& get_tag (unsigned int i) const in get_tag()
932 unsigned int get_tags (unsigned int start_offset, in get_tags()
945 bool find_index (hb_tag_t tag, unsigned int *index) const in find_index()