hb_set_t          141 third_party/harfbuzz-ng/src/hb-ot-layout-common-private.hh   inline bool intersects (const hb_set_t *glyphs) const {
hb_set_t          658 third_party/harfbuzz-ng/src/hb-ot-layout-common-private.hh   inline bool intersects_coverage (const hb_set_t *glyphs, unsigned int index) const {
hb_set_t          744 third_party/harfbuzz-ng/src/hb-ot-layout-common-private.hh   inline bool intersects_coverage (const hb_set_t *glyphs, unsigned int index) const {
hb_set_t          844 third_party/harfbuzz-ng/src/hb-ot-layout-common-private.hh   inline bool intersects (const hb_set_t *glyphs) const {
hb_set_t          854 third_party/harfbuzz-ng/src/hb-ot-layout-common-private.hh   inline bool intersects_coverage (const hb_set_t *glyphs, unsigned int index) const {
hb_set_t          958 third_party/harfbuzz-ng/src/hb-ot-layout-common-private.hh   inline bool intersects_class (const hb_set_t *glyphs, unsigned int klass) const {
hb_set_t         1014 third_party/harfbuzz-ng/src/hb-ot-layout-common-private.hh   inline bool intersects_class (const hb_set_t *glyphs, unsigned int klass) const {
hb_set_t         1068 third_party/harfbuzz-ng/src/hb-ot-layout-common-private.hh   inline void add_class (hb_set_t *glyphs, unsigned int klass) const {
hb_set_t         1076 third_party/harfbuzz-ng/src/hb-ot-layout-common-private.hh   inline bool intersects_class (const hb_set_t *glyphs, unsigned int klass) const {
hb_set_t          340 third_party/harfbuzz-ng/src/hb-ot-layout-gdef-table.hh   inline void get_glyphs_in_class (unsigned int klass, hb_set_t *glyphs) const
hb_set_t           77 third_party/harfbuzz-ng/src/hb-ot-layout-gsubgpos-private.hh   hb_set_t *glyphs;
hb_set_t           83 third_party/harfbuzz-ng/src/hb-ot-layout-gsubgpos-private.hh 			hb_set_t *glyphs_,
hb_set_t          171 third_party/harfbuzz-ng/src/hb-ot-layout-gsubgpos-private.hh     hb_set_t *old_before = before;
hb_set_t          172 third_party/harfbuzz-ng/src/hb-ot-layout-gsubgpos-private.hh     hb_set_t *old_input  = input;
hb_set_t          173 third_party/harfbuzz-ng/src/hb-ot-layout-gsubgpos-private.hh     hb_set_t *old_after  = after;
hb_set_t          188 third_party/harfbuzz-ng/src/hb-ot-layout-gsubgpos-private.hh   hb_set_t *before;
hb_set_t          189 third_party/harfbuzz-ng/src/hb-ot-layout-gsubgpos-private.hh   hb_set_t *input;
hb_set_t          190 third_party/harfbuzz-ng/src/hb-ot-layout-gsubgpos-private.hh   hb_set_t *after;
hb_set_t          191 third_party/harfbuzz-ng/src/hb-ot-layout-gsubgpos-private.hh   hb_set_t *output;
hb_set_t          197 third_party/harfbuzz-ng/src/hb-ot-layout-gsubgpos-private.hh 			       hb_set_t  *glyphs_before, /* OUT. May be NULL */
hb_set_t          198 third_party/harfbuzz-ng/src/hb-ot-layout-gsubgpos-private.hh 			       hb_set_t  *glyphs_input,  /* OUT. May be NULL */
hb_set_t          199 third_party/harfbuzz-ng/src/hb-ot-layout-gsubgpos-private.hh 			       hb_set_t  *glyphs_after,  /* OUT. May be NULL */
hb_set_t          200 third_party/harfbuzz-ng/src/hb-ot-layout-gsubgpos-private.hh 			       hb_set_t  *glyphs_output, /* OUT. May be NULL */
hb_set_t          609 third_party/harfbuzz-ng/src/hb-ot-layout-gsubgpos-private.hh typedef bool (*intersects_func_t) (hb_set_t *glyphs, const USHORT &value, const void *data);
hb_set_t          610 third_party/harfbuzz-ng/src/hb-ot-layout-gsubgpos-private.hh typedef void (*collect_glyphs_func_t) (hb_set_t *glyphs, const USHORT &value, const void *data);
hb_set_t          627 third_party/harfbuzz-ng/src/hb-ot-layout-gsubgpos-private.hh static inline bool intersects_glyph (hb_set_t *glyphs, const USHORT &value, const void *data HB_UNUSED)
hb_set_t          631 third_party/harfbuzz-ng/src/hb-ot-layout-gsubgpos-private.hh static inline bool intersects_class (hb_set_t *glyphs, const USHORT &value, const void *data)
hb_set_t          636 third_party/harfbuzz-ng/src/hb-ot-layout-gsubgpos-private.hh static inline bool intersects_coverage (hb_set_t *glyphs, const USHORT &value, const void *data)
hb_set_t          655 third_party/harfbuzz-ng/src/hb-ot-layout-gsubgpos-private.hh static inline void collect_glyph (hb_set_t *glyphs, const USHORT &value, const void *data HB_UNUSED)
hb_set_t          659 third_party/harfbuzz-ng/src/hb-ot-layout-gsubgpos-private.hh static inline void collect_class (hb_set_t *glyphs, const USHORT &value, const void *data)
hb_set_t          664 third_party/harfbuzz-ng/src/hb-ot-layout-gsubgpos-private.hh static inline void collect_coverage (hb_set_t *glyphs, const USHORT &value, const void *data)
hb_set_t          670 third_party/harfbuzz-ng/src/hb-ot-layout-gsubgpos-private.hh 				  hb_set_t *glyphs,
hb_set_t          141 third_party/harfbuzz-ng/src/hb-ot-layout.cc 				  hb_set_t                   *glyphs /* OUT */)
hb_set_t          439 third_party/harfbuzz-ng/src/hb-ot-layout.cc 				       hb_set_t       *lookup_indexes /* OUT */)
hb_set_t          466 third_party/harfbuzz-ng/src/hb-ot-layout.cc 					hb_set_t       *lookup_indexes /* OUT */)
hb_set_t          529 third_party/harfbuzz-ng/src/hb-ot-layout.cc 					 hb_set_t       *lookup_indexes /* OUT */)
hb_set_t          579 third_party/harfbuzz-ng/src/hb-ot-layout.cc 			      hb_set_t       *lookup_indexes /* OUT */)
hb_set_t          618 third_party/harfbuzz-ng/src/hb-ot-layout.cc 				    hb_set_t     *glyphs_before, /* OUT. May be NULL */
hb_set_t          619 third_party/harfbuzz-ng/src/hb-ot-layout.cc 				    hb_set_t     *glyphs_input,  /* OUT. May be NULL */
hb_set_t          620 third_party/harfbuzz-ng/src/hb-ot-layout.cc 				    hb_set_t     *glyphs_after,  /* OUT. May be NULL */
hb_set_t          621 third_party/harfbuzz-ng/src/hb-ot-layout.cc 				    hb_set_t     *glyphs_output  /* OUT. May be NULL */)
hb_set_t          700 third_party/harfbuzz-ng/src/hb-ot-layout.cc 				        hb_set_t     *glyphs)
hb_set_t           69 third_party/harfbuzz-ng/src/hb-ot-layout.h 				  hb_set_t                   *glyphs /* OUT */);
hb_set_t          194 third_party/harfbuzz-ng/src/hb-ot-layout.h 			      hb_set_t       *lookup_indexes /* OUT */);
hb_set_t          200 third_party/harfbuzz-ng/src/hb-ot-layout.h 				    hb_set_t     *glyphs_before, /* OUT. May be NULL */
hb_set_t          201 third_party/harfbuzz-ng/src/hb-ot-layout.h 				    hb_set_t     *glyphs_input,  /* OUT. May be NULL */
hb_set_t          202 third_party/harfbuzz-ng/src/hb-ot-layout.h 				    hb_set_t     *glyphs_after,  /* OUT. May be NULL */
hb_set_t          203 third_party/harfbuzz-ng/src/hb-ot-layout.h 				    hb_set_t     *glyphs_output  /* OUT. May be NULL */);
hb_set_t          249 third_party/harfbuzz-ng/src/hb-ot-layout.h 				        hb_set_t     *glyphs
hb_set_t          120 third_party/harfbuzz-ng/src/hb-ot-map-private.hh   HB_INTERNAL void collect_lookups (unsigned int table_index, hb_set_t *lookups) const;
hb_set_t          112 third_party/harfbuzz-ng/src/hb-ot-map.cc void hb_ot_map_t::collect_lookups (unsigned int table_index, hb_set_t *lookups_out) const
hb_set_t           49 third_party/harfbuzz-ng/src/hb-ot-shape-private.hh   inline void collect_lookups (hb_tag_t table_tag, hb_set_t *lookups) const
hb_set_t          691 third_party/harfbuzz-ng/src/hb-ot-shape.cc 				  hb_set_t        *lookup_indexes /* OUT */)
hb_set_t          704 third_party/harfbuzz-ng/src/hb-ot-shape.cc 	  hb_set_t           *glyphs)
hb_set_t          723 third_party/harfbuzz-ng/src/hb-ot-shape.cc 			    hb_set_t           *glyphs)
hb_set_t          737 third_party/harfbuzz-ng/src/hb-ot-shape.cc   hb_set_t lookups;
hb_set_t          742 third_party/harfbuzz-ng/src/hb-ot-shape.cc   hb_set_t copy;
hb_set_t           44 third_party/harfbuzz-ng/src/hb-ot-shape.h                 hb_set_t           *glyphs);
hb_set_t           49 third_party/harfbuzz-ng/src/hb-ot-shape.h                 hb_set_t        *lookup_indexes /* OUT */);
hb_set_t          213 third_party/harfbuzz-ng/src/hb-set-private.hh   inline bool is_equal (const hb_set_t *other) const
hb_set_t          220 third_party/harfbuzz-ng/src/hb-set-private.hh   inline void set (const hb_set_t *other)
hb_set_t          226 third_party/harfbuzz-ng/src/hb-set-private.hh   inline void union_ (const hb_set_t *other)
hb_set_t          232 third_party/harfbuzz-ng/src/hb-set-private.hh   inline void intersect (const hb_set_t *other)
hb_set_t          238 third_party/harfbuzz-ng/src/hb-set-private.hh   inline void subtract (const hb_set_t *other)
hb_set_t          244 third_party/harfbuzz-ng/src/hb-set-private.hh   inline void symmetric_difference (const hb_set_t *other)
hb_set_t           40 third_party/harfbuzz-ng/src/hb-set.cc hb_set_t *
hb_set_t           43 third_party/harfbuzz-ng/src/hb-set.cc   hb_set_t *set;
hb_set_t           45 third_party/harfbuzz-ng/src/hb-set.cc   if (!(set = hb_object_create<hb_set_t> ()))
hb_set_t           60 third_party/harfbuzz-ng/src/hb-set.cc hb_set_t *
hb_set_t           63 third_party/harfbuzz-ng/src/hb-set.cc   static const hb_set_t _hb_set_nil = {
hb_set_t           70 third_party/harfbuzz-ng/src/hb-set.cc   return const_cast<hb_set_t *> (&_hb_set_nil);
hb_set_t           81 third_party/harfbuzz-ng/src/hb-set.cc hb_set_t *
hb_set_t           82 third_party/harfbuzz-ng/src/hb-set.cc hb_set_reference (hb_set_t *set)
hb_set_t           94 third_party/harfbuzz-ng/src/hb-set.cc hb_set_destroy (hb_set_t *set)
hb_set_t          116 third_party/harfbuzz-ng/src/hb-set.cc hb_set_set_user_data (hb_set_t           *set,
hb_set_t          135 third_party/harfbuzz-ng/src/hb-set.cc hb_set_get_user_data (hb_set_t           *set,
hb_set_t          153 third_party/harfbuzz-ng/src/hb-set.cc hb_set_allocation_successful (const hb_set_t  *set HB_UNUSED)
hb_set_t          167 third_party/harfbuzz-ng/src/hb-set.cc hb_set_clear (hb_set_t *set)
hb_set_t          183 third_party/harfbuzz-ng/src/hb-set.cc hb_set_is_empty (const hb_set_t *set)
hb_set_t          200 third_party/harfbuzz-ng/src/hb-set.cc hb_set_has (const hb_set_t *set,
hb_set_t          216 third_party/harfbuzz-ng/src/hb-set.cc hb_set_add (hb_set_t       *set,
hb_set_t          233 third_party/harfbuzz-ng/src/hb-set.cc hb_set_add_range (hb_set_t       *set,
hb_set_t          250 third_party/harfbuzz-ng/src/hb-set.cc hb_set_del (hb_set_t       *set,
hb_set_t          267 third_party/harfbuzz-ng/src/hb-set.cc hb_set_del_range (hb_set_t       *set,
hb_set_t          286 third_party/harfbuzz-ng/src/hb-set.cc hb_set_is_equal (const hb_set_t *set,
hb_set_t          287 third_party/harfbuzz-ng/src/hb-set.cc 		 const hb_set_t *other)
hb_set_t          302 third_party/harfbuzz-ng/src/hb-set.cc hb_set_set (hb_set_t       *set,
hb_set_t          303 third_party/harfbuzz-ng/src/hb-set.cc 	    const hb_set_t *other)
hb_set_t          318 third_party/harfbuzz-ng/src/hb-set.cc hb_set_union (hb_set_t       *set,
hb_set_t          319 third_party/harfbuzz-ng/src/hb-set.cc 	      const hb_set_t *other)
hb_set_t          334 third_party/harfbuzz-ng/src/hb-set.cc hb_set_intersect (hb_set_t       *set,
hb_set_t          335 third_party/harfbuzz-ng/src/hb-set.cc 		  const hb_set_t *other)
hb_set_t          350 third_party/harfbuzz-ng/src/hb-set.cc hb_set_subtract (hb_set_t       *set,
hb_set_t          351 third_party/harfbuzz-ng/src/hb-set.cc 		 const hb_set_t *other)
hb_set_t          366 third_party/harfbuzz-ng/src/hb-set.cc hb_set_symmetric_difference (hb_set_t       *set,
hb_set_t          367 third_party/harfbuzz-ng/src/hb-set.cc 			     const hb_set_t *other)
hb_set_t          381 third_party/harfbuzz-ng/src/hb-set.cc hb_set_invert (hb_set_t *set)
hb_set_t          397 third_party/harfbuzz-ng/src/hb-set.cc hb_set_get_population (const hb_set_t *set)
hb_set_t          413 third_party/harfbuzz-ng/src/hb-set.cc hb_set_get_min (const hb_set_t *set)
hb_set_t          429 third_party/harfbuzz-ng/src/hb-set.cc hb_set_get_max (const hb_set_t *set)
hb_set_t          446 third_party/harfbuzz-ng/src/hb-set.cc hb_set_next (const hb_set_t *set,
hb_set_t          466 third_party/harfbuzz-ng/src/hb-set.cc hb_set_next_range (const hb_set_t *set,
hb_set_t           41 third_party/harfbuzz-ng/src/hb-set.h typedef struct hb_set_t hb_set_t;
hb_set_t           44 third_party/harfbuzz-ng/src/hb-set.h hb_set_t *
hb_set_t           47 third_party/harfbuzz-ng/src/hb-set.h hb_set_t *
hb_set_t           50 third_party/harfbuzz-ng/src/hb-set.h hb_set_t *
hb_set_t           51 third_party/harfbuzz-ng/src/hb-set.h hb_set_reference (hb_set_t *set);
hb_set_t           54 third_party/harfbuzz-ng/src/hb-set.h hb_set_destroy (hb_set_t *set);
hb_set_t           57 third_party/harfbuzz-ng/src/hb-set.h hb_set_set_user_data (hb_set_t           *set,
hb_set_t           64 third_party/harfbuzz-ng/src/hb-set.h hb_set_get_user_data (hb_set_t           *set,
hb_set_t           70 third_party/harfbuzz-ng/src/hb-set.h hb_set_allocation_successful (const hb_set_t *set);
hb_set_t           73 third_party/harfbuzz-ng/src/hb-set.h hb_set_clear (hb_set_t *set);
hb_set_t           76 third_party/harfbuzz-ng/src/hb-set.h hb_set_is_empty (const hb_set_t *set);
hb_set_t           79 third_party/harfbuzz-ng/src/hb-set.h hb_set_has (const hb_set_t *set,
hb_set_t           85 third_party/harfbuzz-ng/src/hb-set.h hb_set_add (hb_set_t       *set,
hb_set_t           89 third_party/harfbuzz-ng/src/hb-set.h hb_set_add_range (hb_set_t       *set,
hb_set_t           94 third_party/harfbuzz-ng/src/hb-set.h hb_set_del (hb_set_t       *set,
hb_set_t           98 third_party/harfbuzz-ng/src/hb-set.h hb_set_del_range (hb_set_t       *set,
hb_set_t          103 third_party/harfbuzz-ng/src/hb-set.h hb_set_is_equal (const hb_set_t *set,
hb_set_t          104 third_party/harfbuzz-ng/src/hb-set.h 		 const hb_set_t *other);
hb_set_t          107 third_party/harfbuzz-ng/src/hb-set.h hb_set_set (hb_set_t       *set,
hb_set_t          108 third_party/harfbuzz-ng/src/hb-set.h 	    const hb_set_t *other);
hb_set_t          111 third_party/harfbuzz-ng/src/hb-set.h hb_set_union (hb_set_t       *set,
hb_set_t          112 third_party/harfbuzz-ng/src/hb-set.h 	      const hb_set_t *other);
hb_set_t          115 third_party/harfbuzz-ng/src/hb-set.h hb_set_intersect (hb_set_t       *set,
hb_set_t          116 third_party/harfbuzz-ng/src/hb-set.h 		  const hb_set_t *other);
hb_set_t          119 third_party/harfbuzz-ng/src/hb-set.h hb_set_subtract (hb_set_t       *set,
hb_set_t          120 third_party/harfbuzz-ng/src/hb-set.h 		 const hb_set_t *other);
hb_set_t          123 third_party/harfbuzz-ng/src/hb-set.h hb_set_symmetric_difference (hb_set_t       *set,
hb_set_t          124 third_party/harfbuzz-ng/src/hb-set.h 			     const hb_set_t *other);
hb_set_t          127 third_party/harfbuzz-ng/src/hb-set.h hb_set_invert (hb_set_t *set);
hb_set_t          130 third_party/harfbuzz-ng/src/hb-set.h hb_set_get_population (const hb_set_t *set);
hb_set_t          134 third_party/harfbuzz-ng/src/hb-set.h hb_set_get_min (const hb_set_t *set);
hb_set_t          138 third_party/harfbuzz-ng/src/hb-set.h hb_set_get_max (const hb_set_t *set);
hb_set_t          142 third_party/harfbuzz-ng/src/hb-set.h hb_set_next (const hb_set_t *set,
hb_set_t          147 third_party/harfbuzz-ng/src/hb-set.h hb_set_next_range (const hb_set_t *set,