Lines Matching full:glyphs
265 hb_set_t *glyphs /* OUT */)
267 return _get_gdef (face).get_glyphs_in_class (klass, glyphs);
894 const hb_codepoint_t *glyphs,
899 return hb_ot_layout_lookup_would_substitute_fast (face, lookup_index, glyphs, glyphs_length, zero_context);
905 const hb_codepoint_t *glyphs,
910 OT::hb_would_apply_context_t c (face, glyphs, glyphs_length, (bool) zero_context);
931 hb_set_t *glyphs)
933 OT::hb_closure_context_t c (face, glyphs);