Home
last modified time | relevance | path

Searched refs:may_dispatch (Results 1 – 4 of 4) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-ot-layout-gpos-table.hh562 … if (unlikely (!c->may_dispatch (this, &u.format))) return_trace (c->no_dispatch_return_value ()); in dispatch()
859 … if (unlikely (!c->may_dispatch (this, &u.format))) return_trace (c->no_dispatch_return_value ()); in dispatch()
1039 … if (unlikely (!c->may_dispatch (this, &u.format))) return_trace (c->no_dispatch_return_value ()); in dispatch()
1135 … if (unlikely (!c->may_dispatch (this, &u.format))) return_trace (c->no_dispatch_return_value ()); in dispatch()
1253 … if (unlikely (!c->may_dispatch (this, &u.format))) return_trace (c->no_dispatch_return_value ()); in dispatch()
1368 … if (unlikely (!c->may_dispatch (this, &u.format))) return_trace (c->no_dispatch_return_value ()); in dispatch()
1419 …if (unlikely (!c->may_dispatch (this, &u.sub_format))) return_trace (c->no_dispatch_return_value (… in dispatch()
Dhb-ot-layout-gsub-table.hh228 … if (unlikely (!c->may_dispatch (this, &u.format))) return_trace (c->no_dispatch_return_value ()); in dispatch()
421 … if (unlikely (!c->may_dispatch (this, &u.format))) return_trace (c->no_dispatch_return_value ()); in dispatch()
565 … if (unlikely (!c->may_dispatch (this, &u.format))) return_trace (c->no_dispatch_return_value ()); in dispatch()
881 … if (unlikely (!c->may_dispatch (this, &u.format))) return_trace (c->no_dispatch_return_value ()); in dispatch()
1038 … if (unlikely (!c->may_dispatch (this, &u.format))) return_trace (c->no_dispatch_return_value ()); in dispatch()
1077 …if (unlikely (!c->may_dispatch (this, &u.sub_format))) return_trace (c->no_dispatch_return_value (… in dispatch()
Dhb-open-type-private.hh164 inline bool may_dispatch (const T *obj, const F *format) { return true; } in may_dispatch() function
199 inline bool may_dispatch (const T *obj, const F *format) in may_dispatch() function
Dhb-ot-layout-gsubgpos-private.hh1518 … if (unlikely (!c->may_dispatch (this, &u.format))) return_trace (c->no_dispatch_return_value ()); in dispatch()
2133 … if (unlikely (!c->may_dispatch (this, &u.format))) return_trace (c->no_dispatch_return_value ()); in dispatch()
2169 if (unlikely (!c->may_dispatch (this, this))) return_trace (c->no_dispatch_return_value ()); in dispatch()
2214 … if (unlikely (!c->may_dispatch (this, &u.format))) return_trace (c->no_dispatch_return_value ()); in dispatch()