Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-layout-common.hh557 struct IndexArray : Array16Of<Index> struct
559 bool intersects (const hb_map_t *indexes) const in intersects()
564 void serialize (hb_serialize_context_t *c, in serialize()
582 unsigned int get_indexes (unsigned int start_offset, in get_indexes()
595 void add_indexes_to (hb_set_t* output /* OUT */) const in add_indexes_to()
/third_party/skia/m133/third_party/externals/harfbuzz/src/
Dhb-ot-layout-common.hh411 struct IndexArray : Array16Of<Index> struct
413 bool intersects (const hb_map_t *indexes) const in intersects()
418 void serialize (hb_serialize_context_t *c, in serialize()
436 unsigned int get_indexes (unsigned int start_offset, in get_indexes()
449 void add_indexes_to (hb_set_t* output /* OUT */) const in add_indexes_to()