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 73 inline bool would_apply (hb_would_apply_context_t *c) const
158 inline bool would_apply (hb_would_apply_context_t *c) const
362 inline bool would_apply (hb_would_apply_context_t *c) const
496 inline bool would_apply (hb_would_apply_context_t *c) const
624 inline bool would_apply (hb_would_apply_context_t *c) const
726 inline bool would_apply (hb_would_apply_context_t *c) const
820 inline bool would_apply (hb_would_apply_context_t *c) const
999 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
688 static inline bool would_match_input (hb_would_apply_context_t *c,
    [all...]
hb-ot-layout.cc 882 OT::hb_would_apply_context_t c (face, glyphs, glyphs_length, (bool) zero_context);
    [all...]

Completed in 133 milliseconds