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-gsubgpos.hh 126 struct hb_would_apply_context_t : struct in namespace:OT
127 hb_dispatch_context_t<hb_would_apply_context_t, bool, HB_DEBUG_WOULD_APPLY>
141 hb_would_apply_context_t (hb_face_t *face_, function in struct:OT::hb_would_apply_context_t
757 static inline bool would_match_input (hb_would_apply_context_t *c,
    [all...]
hb-ot-layout-gsub-table.hh 75 bool would_apply (hb_would_apply_context_t *c) const
176 bool would_apply (hb_would_apply_context_t *c) const
394 bool would_apply (hb_would_apply_context_t *c) const
584 bool would_apply (hb_would_apply_context_t *c) const
708 bool would_apply (hb_would_apply_context_t *c) const
815 bool would_apply (hb_would_apply_context_t *c) const
920 bool would_apply (hb_would_apply_context_t *c) const
    [all...]
hb-ot-layout.cc 975 OT::hb_would_apply_context_t c (face, glyphs, glyphs_length, (bool) zero_context);
    [all...]

Completed in 220 milliseconds