Home
last modified time | relevance | path

Searched refs:hb_would_apply_context_t (Results 1 – 3 of 3) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-ot-layout-gsubgpos-private.hh98 struct hb_would_apply_context_t : struct
99 hb_dispatch_context_t<hb_would_apply_context_t, bool, HB_DEBUG_WOULD_APPLY>
113 hb_would_apply_context_t (hb_face_t *face_, in hb_would_apply_context_t() argument
686 static inline bool would_match_input (hb_would_apply_context_t *c, in would_match_input()
1088 static inline bool context_would_apply_lookup (hb_would_apply_context_t *c, in context_would_apply_lookup()
1140 …inline bool would_apply (hb_would_apply_context_t *c, ContextApplyLookupContext &lookup_context) c… in would_apply()
1196 …inline bool would_apply (hb_would_apply_context_t *c, ContextApplyLookupContext &lookup_context) c… in would_apply()
1271 inline bool would_apply (hb_would_apply_context_t *c) const in would_apply()
1361 inline bool would_apply (hb_would_apply_context_t *c) const in would_apply()
1454 inline bool would_apply (hb_would_apply_context_t *c) const in would_apply()
[all …]
Dhb-ot-layout-gsub-table.hh67 inline bool would_apply (hb_would_apply_context_t *c) const in would_apply()
144 inline bool would_apply (hb_would_apply_context_t *c) const in would_apply()
347 inline bool would_apply (hb_would_apply_context_t *c) const in would_apply()
473 inline bool would_apply (hb_would_apply_context_t *c) const in would_apply()
601 inline bool would_apply (hb_would_apply_context_t *c) const in would_apply()
703 inline bool would_apply (hb_would_apply_context_t *c) const in would_apply()
789 inline bool would_apply (hb_would_apply_context_t *c) const in would_apply()
964 inline bool would_apply (hb_would_apply_context_t *c) const in would_apply()
1151 inline bool would_apply (hb_would_apply_context_t *c, in would_apply()
Dhb-ot-layout.cc790 OT::hb_would_apply_context_t c (face, glyphs, glyphs_length, (bool) zero_context); in hb_ot_layout_lookup_would_substitute_fast()