Searched defs:IndexArray (Results 1 – 4 of 4) sorted by relevance
57 typedef std::vector< size_type > IndexArray; typedef in boost::mutable_queue
521 struct IndexArray : Array16Of<Index> struct523 bool intersects (const hb_map_t *indexes) const in intersects()528 void serialize (hb_serialize_context_t *c, in serialize()546 unsigned int get_indexes (unsigned int start_offset, in get_indexes()559 void add_indexes_to (hb_set_t* output /* OUT */) const in add_indexes_to()1086 struct IndexArray : Array16Of<Index> struct1088 bool intersects (const hb_map_t *indexes) const in intersects()1093 void serialize (hb_serialize_context_t *c, in serialize()1111 unsigned int get_indexes (unsigned int start_offset, in get_indexes()1124 void add_indexes_to (hb_set_t* output /* OUT */) const in add_indexes_to()
557 struct IndexArray : Array16Of<Index> struct559 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()
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()