HomeSort by relevance Sort by last modified time
    Searched defs:would_apply (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-layout-gsub-table.hh 67 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
342 inline bool would_apply (hb_would_apply_context_t *c) const function in struct:OT::MultipleSubstFormat1
475 inline bool would_apply (hb_would_apply_context_t *c) const function in struct:OT::AlternateSubstFormat1
610 inline bool would_apply (hb_would_apply_context_t *c) const function in struct:OT::Ligature
703 inline bool would_apply (hb_would_apply_context_t *c) const function in struct:OT::LigatureSet
710 if (lig.would_apply (c))
788 inline bool would_apply (hb_would_apply_context_t *c) const function in struct:OT::LigatureSubstFormat1
795 return TRACE_RETURN (lig_set.would_apply (c));
965 inline bool would_apply (hb_would_apply_context_t *c) cons function in struct:OT::ReverseChainSingleSubstFormat1
1177 inline bool would_apply (hb_would_apply_context_t *c, const hb_set_digest_t *digest) const function in struct:OT::SubstLookup
    [all...]
hb-ot-layout-gsubgpos-private.hh 108 inline const char *get_name (void) { return "WOULD_APPLY"; }
112 inline return_t dispatch (const T &obj) { return obj.would_apply (this); }
1119 inline bool would_apply (hb_would_apply_context_t *c, ContextApplyLookupContext &lookup_context) const function in struct:OT::Rule
1174 inline bool would_apply (hb_would_apply_context_t *c, ContextApplyLookupContext &lookup_context) const function in struct:OT::RuleSet
1248 inline bool would_apply (hb_would_apply_context_t *c) const function in struct:OT::ContextFormat1
1337 inline bool would_apply (hb_would_apply_context_t *c) const function in struct:OT::ContextFormat2
1429 inline bool would_apply (hb_would_apply_context_t *c) const function in struct:OT::ContextFormat3
1664 inline bool would_apply (hb_would_apply_context_t *c, ChainContextApplyLookupContext &lookup_context) const function in struct:OT::ChainRule
1737 inline bool would_apply (hb_would_apply_context_t *c, ChainContextApplyLookupContext &lookup_context) const function in struct:OT::ChainRuleSet
1807 inline bool would_apply (hb_would_apply_context_t *c) const function in struct:OT::ChainContextFormat1
1903 inline bool would_apply (hb_would_apply_context_t *c) const function in struct:OT::ChainContextFormat2
2024 inline bool would_apply (hb_would_apply_context_t *c) const function in struct:OT::ChainContextFormat3
    [all...]
  /external/harfbuzz_ng/src/
hb-ot-layout-gsub-table.hh 67 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
335 inline bool would_apply (hb_would_apply_context_t *c) const function in struct:OT::MultipleSubstFormat1
468 inline bool would_apply (hb_would_apply_context_t *c) const function in struct:OT::AlternateSubstFormat1
603 inline bool would_apply (hb_would_apply_context_t *c) const function in struct:OT::Ligature
696 inline bool would_apply (hb_would_apply_context_t *c) const function in struct:OT::LigatureSet
703 if (lig.would_apply (c))
781 inline bool would_apply (hb_would_apply_context_t *c) const function in struct:OT::LigatureSubstFormat1
788 return TRACE_RETURN (lig_set.would_apply (c));
958 inline bool would_apply (hb_would_apply_context_t *c) cons function in struct:OT::ReverseChainSingleSubstFormat1
1170 inline bool would_apply (hb_would_apply_context_t *c, const hb_set_digest_t *digest) const function in struct:OT::SubstLookup
    [all...]
hb-ot-layout-gsubgpos-private.hh 108 inline const char *get_name (void) { return "WOULD_APPLY"; }
112 inline return_t dispatch (const T &obj) { return obj.would_apply (this); }
1119 inline bool would_apply (hb_would_apply_context_t *c, ContextApplyLookupContext &lookup_context) const function in struct:OT::Rule
1174 inline bool would_apply (hb_would_apply_context_t *c, ContextApplyLookupContext &lookup_context) const function in struct:OT::RuleSet
1248 inline bool would_apply (hb_would_apply_context_t *c) const function in struct:OT::ContextFormat1
1337 inline bool would_apply (hb_would_apply_context_t *c) const function in struct:OT::ContextFormat2
1429 inline bool would_apply (hb_would_apply_context_t *c) const function in struct:OT::ContextFormat3
1664 inline bool would_apply (hb_would_apply_context_t *c, ChainContextApplyLookupContext &lookup_context) const function in struct:OT::ChainRule
1737 inline bool would_apply (hb_would_apply_context_t *c, ChainContextApplyLookupContext &lookup_context) const function in struct:OT::ChainRuleSet
1807 inline bool would_apply (hb_would_apply_context_t *c) const function in struct:OT::ChainContextFormat1
1903 inline bool would_apply (hb_would_apply_context_t *c) const function in struct:OT::ChainContextFormat2
2024 inline bool would_apply (hb_would_apply_context_t *c) const function in struct:OT::ChainContextFormat3
    [all...]

Completed in 85 milliseconds