Lines Matching refs:hb_face_t

47 _hb_ot_layout_create (hb_face_t *face)  in HB_SHAPER_DATA_ENSURE_DECLARE()
102 _get_gdef (hb_face_t *face) in _get_gdef()
108 _get_gsub (hb_face_t *face) in _get_gsub()
114 _get_gpos (hb_face_t *face) in _get_gpos()
126 hb_ot_layout_has_glyph_classes (hb_face_t *face) in hb_ot_layout_has_glyph_classes()
132 hb_ot_layout_get_glyph_class (hb_face_t *face, in hb_ot_layout_get_glyph_class()
139 hb_ot_layout_get_glyphs_in_class (hb_face_t *face, in hb_ot_layout_get_glyphs_in_class()
147 hb_ot_layout_get_attach_points (hb_face_t *face, in hb_ot_layout_get_attach_points()
173 get_gsubgpos_table (hb_face_t *face, in get_gsubgpos_table()
185 hb_ot_layout_table_get_script_tags (hb_face_t *face, in hb_ot_layout_table_get_script_tags()
199 hb_ot_layout_table_find_script (hb_face_t *face, in hb_ot_layout_table_find_script()
229 hb_ot_layout_table_choose_script (hb_face_t *face, in hb_ot_layout_table_choose_script()
277 hb_ot_layout_table_get_feature_tags (hb_face_t *face, in hb_ot_layout_table_get_feature_tags()
290 hb_ot_layout_script_get_language_tags (hb_face_t *face, in hb_ot_layout_script_get_language_tags()
303 hb_ot_layout_script_find_language (hb_face_t *face, in hb_ot_layout_script_find_language()
324 hb_ot_layout_language_get_required_feature_index (hb_face_t *face, in hb_ot_layout_language_get_required_feature_index()
339 hb_ot_layout_language_get_required_feature (hb_face_t *face, in hb_ot_layout_language_get_required_feature()
357 hb_ot_layout_language_get_feature_indexes (hb_face_t *face, in hb_ot_layout_language_get_feature_indexes()
372 hb_ot_layout_language_get_feature_tags (hb_face_t *face, in hb_ot_layout_language_get_feature_tags()
397 hb_ot_layout_language_find_feature (hb_face_t *face, in hb_ot_layout_language_find_feature()
423 hb_ot_layout_feature_get_lookups (hb_face_t *face, in hb_ot_layout_feature_get_lookups()
437 hb_ot_layout_table_get_lookup_count (hb_face_t *face, in hb_ot_layout_table_get_lookup_count()
455 _hb_ot_layout_collect_lookups_lookups (hb_face_t *face, in _hb_ot_layout_collect_lookups_lookups()
480 _hb_ot_layout_collect_lookups_features (hb_face_t *face, in _hb_ot_layout_collect_lookups_features()
544 _hb_ot_layout_collect_lookups_languages (hb_face_t *face, in _hb_ot_layout_collect_lookups_languages()
594 hb_ot_layout_collect_lookups (hb_face_t *face, in hb_ot_layout_collect_lookups()
635 hb_ot_layout_lookup_collect_glyphs (hb_face_t *face, in hb_ot_layout_lookup_collect_glyphs()
674 hb_ot_layout_has_substitution (hb_face_t *face) in hb_ot_layout_has_substitution()
680 hb_ot_layout_lookup_would_substitute (hb_face_t *face, in hb_ot_layout_lookup_would_substitute()
691 hb_ot_layout_lookup_would_substitute_fast (hb_face_t *face, in hb_ot_layout_lookup_would_substitute_fast()
718 hb_ot_layout_lookup_substitute_closure (hb_face_t *face, in hb_ot_layout_lookup_substitute_closure()
734 hb_ot_layout_has_positioning (hb_face_t *face) in hb_ot_layout_has_positioning()
752 hb_ot_layout_get_size_params (hb_face_t *face, in hb_ot_layout_get_size_params()
809 GSUBProxy (hb_face_t *face) : in GSUBProxy()
823 GPOSProxy (hb_face_t *face) : in GPOSProxy()