Searched defs:would_apply (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/harfbuzz-ng/src/
H A Dhb-ot-layout-gsub-table.hh67 inline bool would_apply (hb_would_apply_context_t *c) const function in struct:OT::SingleSubstFormat1
143 inline bool would_apply (hb_would_apply_context_t *c) const function in struct:OT::SingleSubstFormat2
353 inline bool would_apply (hb_would_apply_context_t *c) const function in struct:OT::MultipleSubstFormat1
486 inline bool would_apply (hb_would_apply_context_t *c) const function in struct:OT::AlternateSubstFormat1
621 inline bool would_apply (hb_would_apply_context_t *c) const function in struct:OT::Ligature
722 inline bool would_apply (hb_would_apply_context_t *c) const function in struct:OT::LigatureSet
729 if (lig.would_apply (c))
807 inline bool would_apply (hb_would_apply_context_t *c) const function in struct:OT::LigatureSubstFormat1
814 return TRACE_RETURN (lig_set.would_apply (c));
984 inline bool would_apply (hb_would_apply_context_ function in struct:OT::ReverseChainSingleSubstFormat1
1198 inline bool would_apply (hb_would_apply_context_t *c, const hb_set_digest_t *digest) const function in struct:OT::SubstLookup
[all...]
H A Dhb-ot-layout-gsubgpos-private.hh111 inline return_t dispatch (const T &obj) { return obj.would_apply (this); }
1137 inline bool would_apply (hb_would_apply_context_t *c, ContextApplyLookupContext &lookup_context) const function in struct:OT::Rule
1192 inline bool would_apply (hb_would_apply_context_t *c, ContextApplyLookupContext &lookup_context) const function in struct:OT::RuleSet
1198 if ((this+rule[i]).would_apply (c, lookup_context))
1266 inline bool would_apply (hb_would_apply_context_t *c) const function in struct:OT::ContextFormat1
1275 return TRACE_RETURN (rule_set.would_apply (c, lookup_context));
1355 inline bool would_apply (hb_would_apply_context_t *c) const function in struct:OT::ContextFormat2
1366 return TRACE_RETURN (rule_set.would_apply (c, lookup_context));
1447 inline bool would_apply (hb_would_apply_context_t *c) const function in struct:OT::ContextFormat3
1683 inline bool would_apply (hb_would_apply_context_ function in struct:OT::ChainRule
1756 inline bool would_apply (hb_would_apply_context_t *c, ChainContextApplyLookupContext &lookup_context) const function in struct:OT::ChainRuleSet
1826 inline bool would_apply (hb_would_apply_context_t *c) const function in struct:OT::ChainContextFormat1
1922 inline bool would_apply (hb_would_apply_context_t *c) const function in struct:OT::ChainContextFormat2
2043 inline bool would_apply (hb_would_apply_context_t *c) const function in struct:OT::ChainContextFormat3
[all...]
/external/harfbuzz_ng/src/
H A Dhb-ot-layout-gsub-table.hh67 inline bool would_apply (hb_would_apply_context_t *c) const function in struct:OT::SingleSubstFormat1
143 inline bool would_apply (hb_would_apply_context_t *c) const function in struct:OT::SingleSubstFormat2
353 inline bool would_apply (hb_would_apply_context_t *c) const function in struct:OT::MultipleSubstFormat1
486 inline bool would_apply (hb_would_apply_context_t *c) const function in struct:OT::AlternateSubstFormat1
621 inline bool would_apply (hb_would_apply_context_t *c) const function in struct:OT::Ligature
722 inline bool would_apply (hb_would_apply_context_t *c) const function in struct:OT::LigatureSet
729 if (lig.would_apply (c))
807 inline bool would_apply (hb_would_apply_context_t *c) const function in struct:OT::LigatureSubstFormat1
814 return TRACE_RETURN (lig_set.would_apply (c));
984 inline bool would_apply (hb_would_apply_context_ function in struct:OT::ReverseChainSingleSubstFormat1
1198 inline bool would_apply (hb_would_apply_context_t *c, const hb_set_digest_t *digest) const function in struct:OT::SubstLookup
[all...]
H A Dhb-ot-layout-gsubgpos-private.hh111 inline return_t dispatch (const T &obj) { return obj.would_apply (this); }
1137 inline bool would_apply (hb_would_apply_context_t *c, ContextApplyLookupContext &lookup_context) const function in struct:OT::Rule
1192 inline bool would_apply (hb_would_apply_context_t *c, ContextApplyLookupContext &lookup_context) const function in struct:OT::RuleSet
1198 if ((this+rule[i]).would_apply (c, lookup_context))
1266 inline bool would_apply (hb_would_apply_context_t *c) const function in struct:OT::ContextFormat1
1275 return TRACE_RETURN (rule_set.would_apply (c, lookup_context));
1355 inline bool would_apply (hb_would_apply_context_t *c) const function in struct:OT::ContextFormat2
1366 return TRACE_RETURN (rule_set.would_apply (c, lookup_context));
1447 inline bool would_apply (hb_would_apply_context_t *c) const function in struct:OT::ContextFormat3
1684 inline bool would_apply (hb_would_apply_context_ function in struct:OT::ChainRule
1757 inline bool would_apply (hb_would_apply_context_t *c, ChainContextApplyLookupContext &lookup_context) const function in struct:OT::ChainRuleSet
1827 inline bool would_apply (hb_would_apply_context_t *c) const function in struct:OT::ChainContextFormat1
1923 inline bool would_apply (hb_would_apply_context_t *c) const function in struct:OT::ChainContextFormat2
2044 inline bool would_apply (hb_would_apply_context_t *c) const function in struct:OT::ChainContextFormat3
[all...]

Completed in 361 milliseconds