return_t          183 third_party/harfbuzz-ng/src/hb-open-type-private.hh   inline return_t dispatch (const T &obj) { return obj.sanitize (this); }
return_t          184 third_party/harfbuzz-ng/src/hb-open-type-private.hh   static return_t default_return_value (void) { return true; }
return_t          185 third_party/harfbuzz-ng/src/hb-open-type-private.hh   bool stop_sublookup_iteration (const return_t r HB_UNUSED) const { return false; }
return_t          531 third_party/harfbuzz-ng/src/hb-ot-layout-gpos-table.hh   inline typename context_t::return_t dispatch (context_t *c) const
return_t          823 third_party/harfbuzz-ng/src/hb-ot-layout-gpos-table.hh   inline typename context_t::return_t dispatch (context_t *c) const
return_t          990 third_party/harfbuzz-ng/src/hb-ot-layout-gpos-table.hh   inline typename context_t::return_t dispatch (context_t *c) const
return_t         1089 third_party/harfbuzz-ng/src/hb-ot-layout-gpos-table.hh   inline typename context_t::return_t dispatch (context_t *c) const
return_t         1210 third_party/harfbuzz-ng/src/hb-ot-layout-gpos-table.hh   inline typename context_t::return_t dispatch (context_t *c) const
return_t         1329 third_party/harfbuzz-ng/src/hb-ot-layout-gpos-table.hh   inline typename context_t::return_t dispatch (context_t *c) const
return_t         1388 third_party/harfbuzz-ng/src/hb-ot-layout-gpos-table.hh   inline typename context_t::return_t dispatch (context_t *c, unsigned int lookup_type) const
return_t         1453 third_party/harfbuzz-ng/src/hb-ot-layout-gpos-table.hh   inline hb_collect_glyphs_context_t::return_t collect_glyphs (hb_collect_glyphs_context_t *c) const
return_t         1486 third_party/harfbuzz-ng/src/hb-ot-layout-gpos-table.hh   static inline typename context_t::return_t dispatch_recurse_func (context_t *c, unsigned int lookup_index);
return_t         1489 third_party/harfbuzz-ng/src/hb-ot-layout-gpos-table.hh   inline typename context_t::return_t dispatch (context_t *c) const
return_t         1495 third_party/harfbuzz-ng/src/hb-ot-layout-gpos-table.hh       typename context_t::return_t r = get_subtable (i).dispatch (c, lookup_type);
return_t         1611 third_party/harfbuzz-ng/src/hb-ot-layout-gpos-table.hh inline typename context_t::return_t PosLookup::dispatch_recurse_func (context_t *c, unsigned int lookup_index)
return_t          223 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh   inline typename context_t::return_t dispatch (context_t *c) const
return_t          412 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh   inline typename context_t::return_t dispatch (context_t *c) const
return_t          563 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh   inline typename context_t::return_t dispatch (context_t *c) const
return_t          870 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh   inline typename context_t::return_t dispatch (context_t *c) const
return_t         1034 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh   inline typename context_t::return_t dispatch (context_t *c) const
return_t         1081 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh   inline typename context_t::return_t dispatch (context_t *c, unsigned int lookup_type) const
return_t         1149 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh   inline hb_closure_context_t::return_t closure (hb_closure_context_t *c) const
return_t         1156 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh   inline hb_collect_glyphs_context_t::return_t collect_glyphs (hb_collect_glyphs_context_t *c) const
return_t         1253 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh   static inline typename context_t::return_t dispatch_recurse_func (context_t *c, unsigned int lookup_index);
return_t         1256 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh   inline typename context_t::return_t dispatch (context_t *c) const
return_t         1262 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh       typename context_t::return_t r = get_subtable (i).dispatch (c, lookup_type);
return_t         1350 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh inline typename context_t::return_t SubstLookup::dispatch_recurse_func (context_t *c, unsigned int lookup_index)
return_t           42 third_party/harfbuzz-ng/src/hb-ot-layout-gsubgpos-private.hh 	hb_auto_trace_t<context_t::max_debug_depth, typename context_t::return_t> trace \
return_t           60 third_party/harfbuzz-ng/src/hb-ot-layout-gsubgpos-private.hh   typedef return_t (*recurse_func_t) (hb_closure_context_t *c, unsigned int lookup_index);
return_t           62 third_party/harfbuzz-ng/src/hb-ot-layout-gsubgpos-private.hh   inline return_t dispatch (const T &obj) { obj.closure (this); return HB_VOID; }
return_t           63 third_party/harfbuzz-ng/src/hb-ot-layout-gsubgpos-private.hh   static return_t default_return_value (void) { return HB_VOID; }
return_t           64 third_party/harfbuzz-ng/src/hb-ot-layout-gsubgpos-private.hh   bool stop_sublookup_iteration (return_t r HB_UNUSED) const { return false; }
return_t           65 third_party/harfbuzz-ng/src/hb-ot-layout-gsubgpos-private.hh   return_t recurse (unsigned int lookup_index)
return_t          111 third_party/harfbuzz-ng/src/hb-ot-layout-gsubgpos-private.hh   inline return_t dispatch (const T &obj) { return obj.would_apply (this); }
return_t          112 third_party/harfbuzz-ng/src/hb-ot-layout-gsubgpos-private.hh   static return_t default_return_value (void) { return false; }
return_t          113 third_party/harfbuzz-ng/src/hb-ot-layout-gsubgpos-private.hh   bool stop_sublookup_iteration (return_t r) const { return r; }
return_t          148 third_party/harfbuzz-ng/src/hb-ot-layout-gsubgpos-private.hh   typedef return_t (*recurse_func_t) (hb_collect_glyphs_context_t *c, unsigned int lookup_index);
return_t          150 third_party/harfbuzz-ng/src/hb-ot-layout-gsubgpos-private.hh   inline return_t dispatch (const T &obj) { obj.collect_glyphs (this); return HB_VOID; }
return_t          151 third_party/harfbuzz-ng/src/hb-ot-layout-gsubgpos-private.hh   static return_t default_return_value (void) { return HB_VOID; }
return_t          152 third_party/harfbuzz-ng/src/hb-ot-layout-gsubgpos-private.hh   bool stop_sublookup_iteration (return_t r HB_UNUSED) const { return false; }
return_t          153 third_party/harfbuzz-ng/src/hb-ot-layout-gsubgpos-private.hh   return_t recurse (unsigned int lookup_index)
return_t          222 third_party/harfbuzz-ng/src/hb-ot-layout-gsubgpos-private.hh   inline return_t dispatch (const T &obj) { return obj.get_coverage (); }
return_t          223 third_party/harfbuzz-ng/src/hb-ot-layout-gsubgpos-private.hh   static return_t default_return_value (void) { return Null(Coverage); }
return_t          247 third_party/harfbuzz-ng/src/hb-ot-layout-gsubgpos-private.hh   typedef return_t (*recurse_func_t) (hb_apply_context_t *c, unsigned int lookup_index);
return_t          249 third_party/harfbuzz-ng/src/hb-ot-layout-gsubgpos-private.hh   inline return_t dispatch (const T &obj) { return obj.apply (this); }
return_t          250 third_party/harfbuzz-ng/src/hb-ot-layout-gsubgpos-private.hh   static return_t default_return_value (void) { return false; }
return_t          251 third_party/harfbuzz-ng/src/hb-ot-layout-gsubgpos-private.hh   bool stop_sublookup_iteration (return_t r) const { return r; }
return_t          252 third_party/harfbuzz-ng/src/hb-ot-layout-gsubgpos-private.hh   return_t recurse (unsigned int lookup_index)
return_t         1505 third_party/harfbuzz-ng/src/hb-ot-layout-gsubgpos-private.hh   inline typename context_t::return_t dispatch (context_t *c) const
return_t         2122 third_party/harfbuzz-ng/src/hb-ot-layout-gsubgpos-private.hh   inline typename context_t::return_t dispatch (context_t *c) const
return_t         2202 third_party/harfbuzz-ng/src/hb-ot-layout-gsubgpos-private.hh   inline typename context_t::return_t dispatch (context_t *c) const