Searched defs:IndexArray (Results 1 – 3 of 3) sorted by relevance
57 typedef std::vector< size_type > IndexArray; typedef in boost::mutable_queue
520 struct IndexArray : Array16Of<Index> struct522 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()
184 struct IndexArray : ArrayOf<Index> struct186 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()