HomeSort by relevance Sort by last modified time
    Searched refs:hb_would_apply_context_t (Results 1 - 3 of 3) sorted by null

  /external/harfbuzz_ng/src/
hb-ot-layout-gsub-table.hh 67 inline bool would_apply (hb_would_apply_context_t *c) const
144 inline bool would_apply (hb_would_apply_context_t *c) const
347 inline bool would_apply (hb_would_apply_context_t *c) const
473 inline bool would_apply (hb_would_apply_context_t *c) const
601 inline bool would_apply (hb_would_apply_context_t *c) const
703 inline bool would_apply (hb_would_apply_context_t *c) const
789 inline bool would_apply (hb_would_apply_context_t *c) const
964 inline bool would_apply (hb_would_apply_context_t *c) const
    [all...]
hb-ot-layout-gsubgpos-private.hh 98 struct hb_would_apply_context_t : struct in namespace:OT
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_, function in struct:OT::hb_would_apply_context_t
686 static inline bool would_match_input (hb_would_apply_context_t *c,
    [all...]
hb-ot-layout.cc 790 OT::hb_would_apply_context_t c (face, glyphs, glyphs_length, (bool) zero_context);

Completed in 53 milliseconds