hb_face_t          48 third_party/harfbuzz-ng/src/hb-coretext.cc reference_table  (hb_face_t *face HB_UNUSED, hb_tag_t tag, void *user_data)
hb_face_t          65 third_party/harfbuzz-ng/src/hb-coretext.cc hb_face_t *
hb_face_t          94 third_party/harfbuzz-ng/src/hb-coretext.cc _hb_coretext_shaper_face_data_create (hb_face_t *face)
hb_face_t         134 third_party/harfbuzz-ng/src/hb-coretext.cc hb_coretext_face_get_cg_font (hb_face_t *face)
hb_face_t         159 third_party/harfbuzz-ng/src/hb-coretext.cc   hb_face_t *face = font->face;
hb_face_t         435 third_party/harfbuzz-ng/src/hb-coretext.cc   hb_face_t *face = font->face;
hb_face_t         869 third_party/harfbuzz-ng/src/hb-coretext.cc _hb_coretext_aat_shaper_face_data_create (hb_face_t *face)
hb_face_t          41 third_party/harfbuzz-ng/src/hb-coretext.h hb_face_t *
hb_face_t          46 third_party/harfbuzz-ng/src/hb-coretext.h hb_coretext_face_get_cg_font (hb_face_t *face);
hb_face_t          72 third_party/harfbuzz-ng/src/hb-face-private.hh     blob = reference_table_func (/*XXX*/const_cast<hb_face_t *> (this), tag, user_data);
hb_face_t          98 third_party/harfbuzz-ng/src/hb-face-private.hh extern HB_INTERNAL const hb_face_t _hb_face_nil;
hb_face_t          47 third_party/harfbuzz-ng/src/hb-face.cc const hb_face_t _hb_face_nil = {
hb_face_t          82 third_party/harfbuzz-ng/src/hb-face.cc hb_face_t *
hb_face_t          87 third_party/harfbuzz-ng/src/hb-face.cc   hb_face_t *face;
hb_face_t          89 third_party/harfbuzz-ng/src/hb-face.cc   if (!reference_table_func || !(face = hb_object_create<hb_face_t> ())) {
hb_face_t         134 third_party/harfbuzz-ng/src/hb-face.cc _hb_face_for_data_reference_table (hb_face_t *face HB_UNUSED, hb_tag_t tag, void *user_data)
hb_face_t         162 third_party/harfbuzz-ng/src/hb-face.cc hb_face_t *
hb_face_t         166 third_party/harfbuzz-ng/src/hb-face.cc   hb_face_t *face;
hb_face_t         194 third_party/harfbuzz-ng/src/hb-face.cc hb_face_t *
hb_face_t         197 third_party/harfbuzz-ng/src/hb-face.cc   return const_cast<hb_face_t *> (&_hb_face_nil);
hb_face_t         211 third_party/harfbuzz-ng/src/hb-face.cc hb_face_t *
hb_face_t         212 third_party/harfbuzz-ng/src/hb-face.cc hb_face_reference (hb_face_t *face)
hb_face_t         226 third_party/harfbuzz-ng/src/hb-face.cc hb_face_destroy (hb_face_t *face)
hb_face_t         230 third_party/harfbuzz-ng/src/hb-face.cc   for (hb_face_t::plan_node_t *node = face->shape_plans; node; )
hb_face_t         232 third_party/harfbuzz-ng/src/hb-face.cc     hb_face_t::plan_node_t *next = node->next;
hb_face_t         263 third_party/harfbuzz-ng/src/hb-face.cc hb_face_set_user_data (hb_face_t          *face,
hb_face_t         284 third_party/harfbuzz-ng/src/hb-face.cc hb_face_get_user_data (hb_face_t          *face,
hb_face_t         299 third_party/harfbuzz-ng/src/hb-face.cc hb_face_make_immutable (hb_face_t *face)
hb_face_t         318 third_party/harfbuzz-ng/src/hb-face.cc hb_face_is_immutable (hb_face_t *face)
hb_face_t         336 third_party/harfbuzz-ng/src/hb-face.cc hb_face_reference_table (hb_face_t *face,
hb_face_t         353 third_party/harfbuzz-ng/src/hb-face.cc hb_face_reference_blob (hb_face_t *face)
hb_face_t         368 third_party/harfbuzz-ng/src/hb-face.cc hb_face_set_index (hb_face_t    *face,
hb_face_t         388 third_party/harfbuzz-ng/src/hb-face.cc hb_face_get_index (hb_face_t    *face)
hb_face_t         403 third_party/harfbuzz-ng/src/hb-face.cc hb_face_set_upem (hb_face_t    *face,
hb_face_t         423 third_party/harfbuzz-ng/src/hb-face.cc hb_face_get_upem (hb_face_t *face)
hb_face_t         429 third_party/harfbuzz-ng/src/hb-face.cc hb_face_t::load_upem (void) const
hb_face_t         447 third_party/harfbuzz-ng/src/hb-face.cc hb_face_set_glyph_count (hb_face_t    *face,
hb_face_t         467 third_party/harfbuzz-ng/src/hb-face.cc hb_face_get_glyph_count (hb_face_t *face)
hb_face_t         473 third_party/harfbuzz-ng/src/hb-face.cc hb_face_t::load_num_glyphs (void) const
hb_face_t          44 third_party/harfbuzz-ng/src/hb-face.h typedef struct hb_face_t hb_face_t;
hb_face_t          46 third_party/harfbuzz-ng/src/hb-face.h hb_face_t *
hb_face_t          50 third_party/harfbuzz-ng/src/hb-face.h typedef hb_blob_t * (*hb_reference_table_func_t)  (hb_face_t *face, hb_tag_t tag, void *user_data);
hb_face_t          53 third_party/harfbuzz-ng/src/hb-face.h hb_face_t *
hb_face_t          58 third_party/harfbuzz-ng/src/hb-face.h hb_face_t *
hb_face_t          61 third_party/harfbuzz-ng/src/hb-face.h hb_face_t *
hb_face_t          62 third_party/harfbuzz-ng/src/hb-face.h hb_face_reference (hb_face_t *face);
hb_face_t          65 third_party/harfbuzz-ng/src/hb-face.h hb_face_destroy (hb_face_t *face);
hb_face_t          68 third_party/harfbuzz-ng/src/hb-face.h hb_face_set_user_data (hb_face_t          *face,
hb_face_t          76 third_party/harfbuzz-ng/src/hb-face.h hb_face_get_user_data (hb_face_t          *face,
hb_face_t          80 third_party/harfbuzz-ng/src/hb-face.h hb_face_make_immutable (hb_face_t *face);
hb_face_t          83 third_party/harfbuzz-ng/src/hb-face.h hb_face_is_immutable (hb_face_t *face);
hb_face_t          87 third_party/harfbuzz-ng/src/hb-face.h hb_face_reference_table (hb_face_t *face,
hb_face_t          91 third_party/harfbuzz-ng/src/hb-face.h hb_face_reference_blob (hb_face_t *face);
hb_face_t          94 third_party/harfbuzz-ng/src/hb-face.h hb_face_set_index (hb_face_t    *face,
hb_face_t          98 third_party/harfbuzz-ng/src/hb-face.h hb_face_get_index (hb_face_t    *face);
hb_face_t         101 third_party/harfbuzz-ng/src/hb-face.h hb_face_set_upem (hb_face_t    *face,
hb_face_t         105 third_party/harfbuzz-ng/src/hb-face.h hb_face_get_upem (hb_face_t *face);
hb_face_t         108 third_party/harfbuzz-ng/src/hb-face.h hb_face_set_glyph_count (hb_face_t    *face,
hb_face_t         112 third_party/harfbuzz-ng/src/hb-face.h hb_face_get_glyph_count (hb_face_t *face);
hb_face_t          38 third_party/harfbuzz-ng/src/hb-fallback-shape.cc _hb_fallback_shaper_face_data_create (hb_face_t *face HB_UNUSED)
hb_face_t          98 third_party/harfbuzz-ng/src/hb-font-private.hh   hb_face_t *face;
hb_face_t         851 third_party/harfbuzz-ng/src/hb-font.cc hb_font_create (hb_face_t *face)
hb_face_t         919 third_party/harfbuzz-ng/src/hb-font.cc     const_cast<hb_face_t *> (&_hb_face_nil),
hb_face_t        1085 third_party/harfbuzz-ng/src/hb-font.cc hb_face_t *
hb_face_t         429 third_party/harfbuzz-ng/src/hb-font.h hb_font_create (hb_face_t *face);
hb_face_t         464 third_party/harfbuzz-ng/src/hb-font.h hb_face_t *
hb_face_t         296 third_party/harfbuzz-ng/src/hb-ft.cc reference_table  (hb_face_t *face HB_UNUSED, hb_tag_t tag, void *user_data)
hb_face_t         332 third_party/harfbuzz-ng/src/hb-ft.cc hb_face_t *
hb_face_t         336 third_party/harfbuzz-ng/src/hb-ft.cc   hb_face_t *face;
hb_face_t         364 third_party/harfbuzz-ng/src/hb-ft.cc   hb_face_destroy ((hb_face_t *) ft_face->generic.data);
hb_face_t         376 third_party/harfbuzz-ng/src/hb-ft.cc hb_face_t *
hb_face_t         388 third_party/harfbuzz-ng/src/hb-ft.cc   return hb_face_reference ((hb_face_t *) ft_face->generic.data);
hb_face_t         412 third_party/harfbuzz-ng/src/hb-ft.cc   hb_face_t *face;
hb_face_t          39 third_party/harfbuzz-ng/src/hb-ft.h hb_face_t *
hb_face_t          43 third_party/harfbuzz-ng/src/hb-ft.h hb_face_t *
hb_face_t          53 third_party/harfbuzz-ng/src/hb-graphite2.cc   hb_face_t *face;
hb_face_t          96 third_party/harfbuzz-ng/src/hb-graphite2.cc _hb_graphite2_shaper_face_data_create (hb_face_t *face)
hb_face_t         142 third_party/harfbuzz-ng/src/hb-graphite2.cc hb_graphite2_face_get_gr_face (hb_face_t *face)
hb_face_t         163 third_party/harfbuzz-ng/src/hb-graphite2.cc   hb_face_t *face = font->face;
hb_face_t         221 third_party/harfbuzz-ng/src/hb-graphite2.cc   hb_face_t *face = font->face;
hb_face_t          40 third_party/harfbuzz-ng/src/hb-graphite2.h hb_graphite2_face_get_gr_face (hb_face_t *face);
hb_face_t          76 third_party/harfbuzz-ng/src/hb-ot-layout-gsubgpos-private.hh   hb_face_t *face;
hb_face_t          82 third_party/harfbuzz-ng/src/hb-ot-layout-gsubgpos-private.hh   hb_closure_context_t (hb_face_t *face_,
hb_face_t         115 third_party/harfbuzz-ng/src/hb-ot-layout-gsubgpos-private.hh   hb_face_t *face;
hb_face_t         121 third_party/harfbuzz-ng/src/hb-ot-layout-gsubgpos-private.hh   hb_would_apply_context_t (hb_face_t *face_,
hb_face_t         187 third_party/harfbuzz-ng/src/hb-ot-layout-gsubgpos-private.hh   hb_face_t *face;
hb_face_t         196 third_party/harfbuzz-ng/src/hb-ot-layout-gsubgpos-private.hh   hb_collect_glyphs_context_t (hb_face_t *face_,
hb_face_t         265 third_party/harfbuzz-ng/src/hb-ot-layout-gsubgpos-private.hh   hb_face_t *face;
hb_face_t          64 third_party/harfbuzz-ng/src/hb-ot-layout-private.hh hb_ot_layout_lookup_would_substitute_fast (hb_face_t            *face,
hb_face_t         154 third_party/harfbuzz-ng/src/hb-ot-layout-private.hh _hb_ot_layout_create (hb_face_t *face);
hb_face_t          47 third_party/harfbuzz-ng/src/hb-ot-layout.cc _hb_ot_layout_create (hb_face_t *face)
hb_face_t         102 third_party/harfbuzz-ng/src/hb-ot-layout.cc _get_gdef (hb_face_t *face)
hb_face_t         108 third_party/harfbuzz-ng/src/hb-ot-layout.cc _get_gsub (hb_face_t *face)
hb_face_t         114 third_party/harfbuzz-ng/src/hb-ot-layout.cc _get_gpos (hb_face_t *face)
hb_face_t         126 third_party/harfbuzz-ng/src/hb-ot-layout.cc hb_ot_layout_has_glyph_classes (hb_face_t *face)
hb_face_t         132 third_party/harfbuzz-ng/src/hb-ot-layout.cc hb_ot_layout_get_glyph_class (hb_face_t      *face,
hb_face_t         139 third_party/harfbuzz-ng/src/hb-ot-layout.cc hb_ot_layout_get_glyphs_in_class (hb_face_t                  *face,
hb_face_t         147 third_party/harfbuzz-ng/src/hb-ot-layout.cc hb_ot_layout_get_attach_points (hb_face_t      *face,
hb_face_t         173 third_party/harfbuzz-ng/src/hb-ot-layout.cc get_gsubgpos_table (hb_face_t *face,
hb_face_t         185 third_party/harfbuzz-ng/src/hb-ot-layout.cc hb_ot_layout_table_get_script_tags (hb_face_t    *face,
hb_face_t         199 third_party/harfbuzz-ng/src/hb-ot-layout.cc hb_ot_layout_table_find_script (hb_face_t    *face,
hb_face_t         229 third_party/harfbuzz-ng/src/hb-ot-layout.cc hb_ot_layout_table_choose_script (hb_face_t      *face,
hb_face_t         277 third_party/harfbuzz-ng/src/hb-ot-layout.cc hb_ot_layout_table_get_feature_tags (hb_face_t    *face,
hb_face_t         290 third_party/harfbuzz-ng/src/hb-ot-layout.cc hb_ot_layout_script_get_language_tags (hb_face_t    *face,
hb_face_t         303 third_party/harfbuzz-ng/src/hb-ot-layout.cc hb_ot_layout_script_find_language (hb_face_t    *face,
hb_face_t         324 third_party/harfbuzz-ng/src/hb-ot-layout.cc hb_ot_layout_language_get_required_feature_index (hb_face_t    *face,
hb_face_t         338 third_party/harfbuzz-ng/src/hb-ot-layout.cc hb_ot_layout_language_get_feature_indexes (hb_face_t    *face,
hb_face_t         353 third_party/harfbuzz-ng/src/hb-ot-layout.cc hb_ot_layout_language_get_feature_tags (hb_face_t    *face,
hb_face_t         378 third_party/harfbuzz-ng/src/hb-ot-layout.cc hb_ot_layout_language_find_feature (hb_face_t    *face,
hb_face_t         404 third_party/harfbuzz-ng/src/hb-ot-layout.cc hb_ot_layout_feature_get_lookups (hb_face_t    *face,
hb_face_t         418 third_party/harfbuzz-ng/src/hb-ot-layout.cc hb_ot_layout_table_get_lookup_count (hb_face_t    *face,
hb_face_t         436 third_party/harfbuzz-ng/src/hb-ot-layout.cc _hb_ot_layout_collect_lookups_lookups (hb_face_t      *face,
hb_face_t         461 third_party/harfbuzz-ng/src/hb-ot-layout.cc _hb_ot_layout_collect_lookups_features (hb_face_t      *face,
hb_face_t         524 third_party/harfbuzz-ng/src/hb-ot-layout.cc _hb_ot_layout_collect_lookups_languages (hb_face_t      *face,
hb_face_t         574 third_party/harfbuzz-ng/src/hb-ot-layout.cc hb_ot_layout_collect_lookups (hb_face_t      *face,
hb_face_t         615 third_party/harfbuzz-ng/src/hb-ot-layout.cc hb_ot_layout_lookup_collect_glyphs (hb_face_t    *face,
hb_face_t         654 third_party/harfbuzz-ng/src/hb-ot-layout.cc hb_ot_layout_has_substitution (hb_face_t *face)
hb_face_t         660 third_party/harfbuzz-ng/src/hb-ot-layout.cc hb_ot_layout_lookup_would_substitute (hb_face_t            *face,
hb_face_t         671 third_party/harfbuzz-ng/src/hb-ot-layout.cc hb_ot_layout_lookup_would_substitute_fast (hb_face_t            *face,
hb_face_t         698 third_party/harfbuzz-ng/src/hb-ot-layout.cc hb_ot_layout_lookup_substitute_closure (hb_face_t    *face,
hb_face_t         714 third_party/harfbuzz-ng/src/hb-ot-layout.cc hb_ot_layout_has_positioning (hb_face_t *face)
hb_face_t         732 third_party/harfbuzz-ng/src/hb-ot-layout.cc hb_ot_layout_get_size_params (hb_face_t    *face,
hb_face_t         789 third_party/harfbuzz-ng/src/hb-ot-layout.cc   GSUBProxy (hb_face_t *face) :
hb_face_t         803 third_party/harfbuzz-ng/src/hb-ot-layout.cc   GPOSProxy (hb_face_t *face) :
hb_face_t          52 third_party/harfbuzz-ng/src/hb-ot-layout.h hb_ot_layout_has_glyph_classes (hb_face_t *face);
hb_face_t          63 third_party/harfbuzz-ng/src/hb-ot-layout.h hb_ot_layout_get_glyph_class (hb_face_t      *face,
hb_face_t          67 third_party/harfbuzz-ng/src/hb-ot-layout.h hb_ot_layout_get_glyphs_in_class (hb_face_t                  *face,
hb_face_t          75 third_party/harfbuzz-ng/src/hb-ot-layout.h hb_ot_layout_get_attach_points (hb_face_t      *face,
hb_face_t         100 third_party/harfbuzz-ng/src/hb-ot-layout.h hb_ot_layout_table_get_script_tags (hb_face_t    *face,
hb_face_t         107 third_party/harfbuzz-ng/src/hb-ot-layout.h hb_ot_layout_table_find_script (hb_face_t    *face,
hb_face_t         114 third_party/harfbuzz-ng/src/hb-ot-layout.h hb_ot_layout_table_choose_script (hb_face_t      *face,
hb_face_t         121 third_party/harfbuzz-ng/src/hb-ot-layout.h hb_ot_layout_table_get_feature_tags (hb_face_t    *face,
hb_face_t         128 third_party/harfbuzz-ng/src/hb-ot-layout.h hb_ot_layout_script_get_language_tags (hb_face_t    *face,
hb_face_t         136 third_party/harfbuzz-ng/src/hb-ot-layout.h hb_ot_layout_script_find_language (hb_face_t    *face,
hb_face_t         143 third_party/harfbuzz-ng/src/hb-ot-layout.h hb_ot_layout_language_get_required_feature_index (hb_face_t    *face,
hb_face_t         150 third_party/harfbuzz-ng/src/hb-ot-layout.h hb_ot_layout_language_get_feature_indexes (hb_face_t    *face,
hb_face_t         159 third_party/harfbuzz-ng/src/hb-ot-layout.h hb_ot_layout_language_get_feature_tags (hb_face_t    *face,
hb_face_t         168 third_party/harfbuzz-ng/src/hb-ot-layout.h hb_ot_layout_language_find_feature (hb_face_t    *face,
hb_face_t         176 third_party/harfbuzz-ng/src/hb-ot-layout.h hb_ot_layout_feature_get_lookups (hb_face_t    *face,
hb_face_t         184 third_party/harfbuzz-ng/src/hb-ot-layout.h hb_ot_layout_table_get_lookup_count (hb_face_t    *face,
hb_face_t         189 third_party/harfbuzz-ng/src/hb-ot-layout.h hb_ot_layout_collect_lookups (hb_face_t      *face,
hb_face_t         197 third_party/harfbuzz-ng/src/hb-ot-layout.h hb_ot_layout_lookup_collect_glyphs (hb_face_t    *face,
hb_face_t         224 third_party/harfbuzz-ng/src/hb-ot-layout.h Xhb_ot_layout_lookup_enumerate_sequences (hb_face_t    *face,
hb_face_t         237 third_party/harfbuzz-ng/src/hb-ot-layout.h hb_ot_layout_has_substitution (hb_face_t *face);
hb_face_t         240 third_party/harfbuzz-ng/src/hb-ot-layout.h hb_ot_layout_lookup_would_substitute (hb_face_t            *face,
hb_face_t         247 third_party/harfbuzz-ng/src/hb-ot-layout.h hb_ot_layout_lookup_substitute_closure (hb_face_t    *face,
hb_face_t         270 third_party/harfbuzz-ng/src/hb-ot-layout.h hb_ot_layout_has_positioning (hb_face_t *face);
hb_face_t         284 third_party/harfbuzz-ng/src/hb-ot-layout.h hb_ot_layout_get_size_params (hb_face_t    *face,
hb_face_t         142 third_party/harfbuzz-ng/src/hb-ot-map-private.hh   HB_INTERNAL void add_lookups (hb_face_t    *face,
hb_face_t         184 third_party/harfbuzz-ng/src/hb-ot-map-private.hh   HB_INTERNAL hb_ot_map_builder_t (hb_face_t *face_,
hb_face_t         231 third_party/harfbuzz-ng/src/hb-ot-map-private.hh   hb_face_t *face;
hb_face_t          35 third_party/harfbuzz-ng/src/hb-ot-map.cc hb_ot_map_t::add_lookups (hb_face_t    *face,
hb_face_t          72 third_party/harfbuzz-ng/src/hb-ot-map.cc hb_ot_map_builder_t::hb_ot_map_builder_t (hb_face_t *face_,
hb_face_t         491 third_party/harfbuzz-ng/src/hb-ot-shape-complex-indic.cc 				hb_face_t            *face) const
hb_face_t         583 third_party/harfbuzz-ng/src/hb-ot-shape-complex-indic.cc 			      hb_face_t *face)
hb_face_t         673 third_party/harfbuzz-ng/src/hb-ot-shape-complex-indic.cc     hb_face_t *face = font->face;
hb_face_t         689 third_party/harfbuzz-ng/src/hb-ot-shape-complex-indic.cc 				       hb_face_t *face,
hb_face_t        1140 third_party/harfbuzz-ng/src/hb-ot-shape-complex-indic.cc 				   hb_face_t *face,
hb_face_t        1150 third_party/harfbuzz-ng/src/hb-ot-shape-complex-indic.cc 				       hb_face_t *face,
hb_face_t        1171 third_party/harfbuzz-ng/src/hb-ot-shape-complex-indic.cc 				   hb_face_t *face,
hb_face_t        1181 third_party/harfbuzz-ng/src/hb-ot-shape-complex-indic.cc 				     hb_face_t *face HB_UNUSED,
hb_face_t        1191 third_party/harfbuzz-ng/src/hb-ot-shape-complex-indic.cc 				      hb_face_t *face HB_UNUSED,
hb_face_t        1202 third_party/harfbuzz-ng/src/hb-ot-shape-complex-indic.cc 			     hb_face_t *face,
hb_face_t         315 third_party/harfbuzz-ng/src/hb-ot-shape-complex-myanmar.cc 				       hb_face_t *face,
hb_face_t         410 third_party/harfbuzz-ng/src/hb-ot-shape-complex-myanmar.cc 				   hb_face_t *face,
hb_face_t         420 third_party/harfbuzz-ng/src/hb-ot-shape-complex-myanmar.cc 					hb_face_t *face HB_UNUSED,
hb_face_t         430 third_party/harfbuzz-ng/src/hb-ot-shape-complex-myanmar.cc 					hb_face_t *face HB_UNUSED,
hb_face_t         441 third_party/harfbuzz-ng/src/hb-ot-shape-complex-myanmar.cc 			     hb_face_t *face,
hb_face_t         201 third_party/harfbuzz-ng/src/hb-ot-shape-complex-sea.cc 				       hb_face_t *face,
hb_face_t         240 third_party/harfbuzz-ng/src/hb-ot-shape-complex-sea.cc 				   hb_face_t *face,
hb_face_t         250 third_party/harfbuzz-ng/src/hb-ot-shape-complex-sea.cc 				    hb_face_t *face HB_UNUSED,
hb_face_t         261 third_party/harfbuzz-ng/src/hb-ot-shape-complex-sea.cc 			     hb_face_t *face,
hb_face_t          68 third_party/harfbuzz-ng/src/hb-ot-shape-private.hh   hb_face_t *face;
hb_face_t         129 third_party/harfbuzz-ng/src/hb-ot-shape.cc _hb_ot_shaper_face_data_create (hb_face_t *face)
hb_face_t         209 third_party/harfbuzz-ng/src/hb-ot-shape.cc   hb_face_t *face;
hb_face_t          41 third_party/harfbuzz-ng/src/hb-shape-plan-private.hh   hb_face_t *face_unsafe; /* We don't carry a reference to face. */
hb_face_t         101 third_party/harfbuzz-ng/src/hb-shape-plan.cc hb_shape_plan_create (hb_face_t                     *face,
hb_face_t         380 third_party/harfbuzz-ng/src/hb-shape-plan.cc hb_shape_plan_create_cached (hb_face_t                     *face,
hb_face_t         419 third_party/harfbuzz-ng/src/hb-shape-plan.cc   hb_face_t::plan_node_t *cached_plan_nodes = (hb_face_t::plan_node_t *) hb_atomic_ptr_get (&face->shape_plans);
hb_face_t         420 third_party/harfbuzz-ng/src/hb-shape-plan.cc   for (hb_face_t::plan_node_t *node = cached_plan_nodes; node; node = node->next)
hb_face_t         433 third_party/harfbuzz-ng/src/hb-shape-plan.cc   hb_face_t::plan_node_t *node = (hb_face_t::plan_node_t *) calloc (1, sizeof (hb_face_t::plan_node_t));
hb_face_t          42 third_party/harfbuzz-ng/src/hb-shape-plan.h hb_shape_plan_create (hb_face_t                     *face,
hb_face_t          49 third_party/harfbuzz-ng/src/hb-shape-plan.h hb_shape_plan_create_cached (hb_face_t                     *face,
hb_face_t         430 third_party/harfbuzz-ng/src/hb-uniscribe.cc _hb_uniscribe_shaper_face_data_create (hb_face_t *face)
hb_face_t         495 third_party/harfbuzz-ng/src/hb-uniscribe.cc   hb_face_t *face = font->face;
hb_face_t         597 third_party/harfbuzz-ng/src/hb-uniscribe.cc   hb_face_t *face = font->face;
hb_face_t          87 third_party/harfbuzz-ng/src/test-buffer-serialize.cc   hb_face_t *face = hb_face_create (blob, 0 /* first face */);
hb_face_t          86 third_party/harfbuzz-ng/src/test-size-params.cc   hb_face_t *face = hb_face_create (blob, 0 /* first face */);
hb_face_t          90 third_party/harfbuzz-ng/src/test-would-substitute.cc   hb_face_t *face = hb_face_create (blob, 0 /* first face */);
hb_face_t          91 third_party/harfbuzz-ng/src/test.cc   hb_face_t *face = hb_face_create (blob, 0 /* first face */);