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

/external/harfbuzz_ng/src/
H A Dhb-ot-layout-gsubgpos-private.hh81 struct hb_would_apply_context_t : struct in namespace:OT
82 hb_dispatch_context_t<hb_would_apply_context_t, bool, HB_DEBUG_WOULD_APPLY>
96 hb_would_apply_context_t (hb_face_t *face_, function in struct:OT::hb_would_apply_context_t
658 static inline bool would_match_input (hb_would_apply_context_t *c,
1141 static inline bool context_would_apply_lookup (hb_would_apply_context_t *c,
1194 inline bool would_apply (hb_would_apply_context_t *c, ContextApplyLookupContext &lookup_context) const
1250 inline bool would_apply (hb_would_apply_context_t *c, ContextApplyLookupContext &lookup_context) const
1325 inline bool would_apply (hb_would_apply_context_t *c) const
1415 inline bool would_apply (hb_would_apply_context_t *c) const
1508 inline bool would_apply (hb_would_apply_context_t *
[all...]

Completed in 145 milliseconds