Home
last modified time | relevance | path

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

/third_party/boost/boost/pending/
Dmutable_queue.hpp57 typedef std::vector< size_type > IndexArray; typedef in boost::mutable_queue
/third_party/harfbuzz/src/
Dhb-ot-layout-common.hh520 struct IndexArray : Array16Of<Index> struct
522 bool intersects (const hb_map_t *indexes) const in intersects()
527 void serialize (hb_serialize_context_t *c, in serialize()
545 unsigned int get_indexes (unsigned int start_offset, in get_indexes()
558 void add_indexes_to (hb_set_t* output /* OUT */) const in add_indexes_to()
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-ot-layout-common.hh184 struct IndexArray : ArrayOf<Index> struct
186 unsigned int get_indexes (unsigned int start_offset, in get_indexes()
199 void add_indexes_to (hb_set_t* output /* OUT */) const in add_indexes_to()