Home | History | Annotate | Download | only in src

Lines Matching defs:face

126  * shaper face data
130 _hb_ot_shaper_face_data_create (hb_face_t *face)
132 return _hb_ot_layout_create (face);
210 hb_face_t *face;
437 if (!hb_ot_layout_has_positioning (c->face))
452 if (!hb_ot_layout_has_glyph_classes (c->face))
539 bool has_positioning = hb_ot_layout_has_positioning (c->face);
728 hb_ot_shape_context_t c = {HB_SHAPER_DATA_GET (shape_plan), font, font->face, buffer, features, num_features};
775 hb_shape_plan_t *shape_plan = hb_shape_plan_create_cached (font->face, &buffer->props,
795 hb_ot_layout_lookup_substitute_closure (font->face, lookup_index, glyphs);