Searched refs:return_t (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/harfbuzz-ng/src/
H A Dhb-ot-layout-gsubgpos-private.hh42 hb_auto_trace_t<context_t::max_debug_depth, typename context_t::return_t> trace \
59 typedef hb_void_t return_t; typedef in struct:OT::hb_closure_context_t
60 typedef return_t (*recurse_func_t) (hb_closure_context_t *c, unsigned int lookup_index);
62 inline return_t dispatch (const T &obj) { obj.closure (this); return HB_VOID; }
63 static return_t default_return_value (void) { return HB_VOID; }
64 bool stop_sublookup_iteration (return_t r HB_UNUSED) const { return false; }
65 return_t recurse (unsigned int lookup_index)
109 typedef bool return_t; typedef in struct:OT::hb_would_apply_context_t
111 inline return_t dispatch (const T &obj) { return obj.would_apply (this); }
112 static return_t default_return_valu
147 typedef hb_void_t return_t; typedef in struct:OT::hb_collect_glyphs_context_t
220 typedef const Coverage &return_t; typedef in struct:OT::hb_get_coverage_context_t
246 typedef bool return_t; typedef in struct:OT::hb_apply_context_t
[all...]
H A Dhb-ot-layout-gsub-table.hh223 inline typename context_t::return_t dispatch (context_t *c) const
412 inline typename context_t::return_t dispatch (context_t *c) const
563 inline typename context_t::return_t dispatch (context_t *c) const
870 inline typename context_t::return_t dispatch (context_t *c) const
1034 inline typename context_t::return_t dispatch (context_t *c) const
1081 inline typename context_t::return_t dispatch (context_t *c, unsigned int lookup_type) const
1149 inline hb_closure_context_t::return_t closure (hb_closure_context_t *c) const
1156 inline hb_collect_glyphs_context_t::return_t collect_glyphs (hb_collect_glyphs_context_t *c) const
1253 static inline typename context_t::return_t dispatch_recurse_func (context_t *c, unsigned int lookup_index);
1256 inline typename context_t::return_t dispatc
[all...]
H A Dhb-ot-layout-gpos-table.hh525 inline typename context_t::return_t dispatch (context_t *c) const
817 inline typename context_t::return_t dispatch (context_t *c) const
984 inline typename context_t::return_t dispatch (context_t *c) const
1083 inline typename context_t::return_t dispatch (context_t *c) const
1204 inline typename context_t::return_t dispatch (context_t *c) const
1323 inline typename context_t::return_t dispatch (context_t *c) const
1382 inline typename context_t::return_t dispatch (context_t *c, unsigned int lookup_type) const
1447 inline hb_collect_glyphs_context_t::return_t collect_glyphs (hb_collect_glyphs_context_t *c) const
1480 static inline typename context_t::return_t dispatch_recurse_func (context_t *c, unsigned int lookup_index);
1483 inline typename context_t::return_t dispatc
[all...]
H A Dhb-open-type-private.hh183 typedef bool return_t; typedef in struct:OT::hb_sanitize_context_t
185 inline return_t dispatch (const T &obj) { return obj.sanitize (this); }
186 static return_t default_return_value (void) { return true; }
187 bool stop_sublookup_iteration (const return_t r HB_UNUSED) const { return false; }
/external/harfbuzz_ng/src/
H A Dhb-ot-layout-gsubgpos-private.hh42 hb_auto_trace_t<context_t::max_debug_depth, typename context_t::return_t> trace \
60 typedef hb_void_t return_t; typedef in struct:OT::hb_closure_context_t
61 typedef return_t (*recurse_func_t) (hb_closure_context_t *c, unsigned int lookup_index);
63 inline return_t dispatch (const T &obj) { obj.closure (this); return HB_VOID; }
64 static return_t default_return_value (void) { return HB_VOID; }
65 bool stop_sublookup_iteration (return_t r HB_UNUSED) const { return false; }
66 return_t recurse (unsigned int lookup_index)
110 typedef bool return_t; typedef in struct:OT::hb_would_apply_context_t
112 inline return_t dispatch (const T &obj) { return obj.would_apply (this); }
113 static return_t default_return_valu
148 typedef hb_void_t return_t; typedef in struct:OT::hb_collect_glyphs_context_t
215 typedef const Coverage &return_t; typedef in struct:OT::hb_get_coverage_context_t
241 typedef bool return_t; typedef in struct:OT::hb_apply_context_t
[all...]
H A Dhb-ot-layout-gsub-table.hh223 inline typename context_t::return_t dispatch (context_t *c) const
405 inline typename context_t::return_t dispatch (context_t *c) const
556 inline typename context_t::return_t dispatch (context_t *c) const
864 inline typename context_t::return_t dispatch (context_t *c) const
1026 inline typename context_t::return_t dispatch (context_t *c) const
1073 inline typename context_t::return_t dispatch (context_t *c, unsigned int lookup_type) const
1141 inline hb_closure_context_t::return_t closure (hb_closure_context_t *c) const
1148 inline hb_collect_glyphs_context_t::return_t collect_glyphs_lookup (hb_collect_glyphs_context_t *c) const
1293 static inline typename context_t::return_t dispatch_recurse_func (context_t *c, unsigned int lookup_index);
1296 inline typename context_t::return_t dispatc
[all...]
H A Dhb-ot-layout-gpos-table.hh522 inline typename context_t::return_t dispatch (context_t *c) const
813 inline typename context_t::return_t dispatch (context_t *c) const
979 inline typename context_t::return_t dispatch (context_t *c) const
1078 inline typename context_t::return_t dispatch (context_t *c) const
1199 inline typename context_t::return_t dispatch (context_t *c) const
1318 inline typename context_t::return_t dispatch (context_t *c) const
1377 inline typename context_t::return_t dispatch (context_t *c, unsigned int lookup_type) const
1437 inline hb_collect_glyphs_context_t::return_t collect_glyphs_lookup (hb_collect_glyphs_context_t *c) const
1495 static inline typename context_t::return_t dispatch_recurse_func (context_t *c, unsigned int lookup_index);
1498 inline typename context_t::return_t dispatc
[all...]
H A Dhb-open-type-private.hh183 typedef bool return_t; typedef in struct:OT::hb_sanitize_context_t
185 inline return_t dispatch (const T &obj) { return obj.sanitize (this); }
186 static return_t default_return_value (void) { return true; }
187 bool stop_sublookup_iteration (const return_t r HB_UNUSED) const { return false; }

Completed in 370 milliseconds