/external/harfbuzz_ng/src/ |
D | hb-face.h | 44 typedef struct hb_face_t hb_face_t; typedef 46 hb_face_t * 50 typedef hb_blob_t * (*hb_reference_table_func_t) (hb_face_t *face, hb_tag_t tag, void *user_data); 53 hb_face_t * 58 hb_face_t * 61 hb_face_t * 62 hb_face_reference (hb_face_t *face); 65 hb_face_destroy (hb_face_t *face); 68 hb_face_set_user_data (hb_face_t *face, 76 hb_face_get_user_data (hb_face_t *face, [all …]
|
D | hb-ot-layout.h | 52 hb_ot_layout_has_glyph_classes (hb_face_t *face); 63 hb_ot_layout_get_glyph_class (hb_face_t *face, 67 hb_ot_layout_get_glyphs_in_class (hb_face_t *face, 75 hb_ot_layout_get_attach_points (hb_face_t *face, 100 hb_ot_layout_table_get_script_tags (hb_face_t *face, 107 hb_ot_layout_table_find_script (hb_face_t *face, 114 hb_ot_layout_table_choose_script (hb_face_t *face, 121 hb_ot_layout_table_get_feature_tags (hb_face_t *face, 128 hb_ot_layout_script_get_language_tags (hb_face_t *face, 136 hb_ot_layout_script_find_language (hb_face_t *face, [all …]
|
D | hb-face.cc | 47 const hb_face_t _hb_face_nil = { 82 hb_face_t * 87 hb_face_t *face; in hb_face_create_for_tables() 89 if (!reference_table_func || !(face = hb_object_create<hb_face_t> ())) { in hb_face_create_for_tables() 134 _hb_face_for_data_reference_table (hb_face_t *face HB_UNUSED, hb_tag_t tag, void *user_data) in _hb_face_for_data_reference_table() 162 hb_face_t * 166 hb_face_t *face; in hb_face_create() 194 hb_face_t * 197 return const_cast<hb_face_t *> (&_hb_face_nil); in hb_face_get_empty() 211 hb_face_t * [all …]
|
D | hb-ot-layout.cc | 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() [all …]
|
D | hb-ft.h | 60 hb_face_t * 72 hb_face_t * 82 hb_face_t *
|
D | hb-shape-plan.cc | 112 hb_shape_plan_create (hb_face_t *face, in hb_shape_plan_create() 402 hb_shape_plan_create_cached (hb_face_t *face, in hb_shape_plan_create_cached() 444 …hb_face_t::plan_node_t *cached_plan_nodes = (hb_face_t::plan_node_t *) hb_atomic_ptr_get (&face->s… in hb_shape_plan_create_cached() 445 for (hb_face_t::plan_node_t *node = cached_plan_nodes; node; node = node->next) in hb_shape_plan_create_cached() 461 …hb_face_t::plan_node_t *node = (hb_face_t::plan_node_t *) calloc (1, sizeof (hb_face_t::plan_node_… in hb_shape_plan_create_cached()
|
D | hb-face-private.hh | 43 struct hb_face_t { struct 72 blob = reference_table_func (/*XXX*/const_cast<hb_face_t *> (this), tag, user_data); in reference_table() argument 98 extern HB_INTERNAL const hb_face_t _hb_face_nil; argument
|
D | hb-ft.cc | 304 reference_table (hb_face_t *face HB_UNUSED, hb_tag_t tag, void *user_data) in reference_table() 340 hb_face_t * 344 hb_face_t *face; in hb_ft_face_create() 374 hb_face_t * 384 hb_face_destroy ((hb_face_t *) ft_face->generic.data); in hb_ft_face_finalize() 396 hb_face_t * 408 return hb_face_reference ((hb_face_t *) ft_face->generic.data); in hb_ft_face_create_cached() 432 hb_face_t *face; in hb_ft_font_create()
|
D | hb-coretext.h | 47 hb_face_t * 52 hb_coretext_face_get_cg_font (hb_face_t *face);
|
D | hb-shape-plan.h | 42 hb_shape_plan_create (hb_face_t *face, 49 hb_shape_plan_create_cached (hb_face_t *face,
|
D | hb-graphite2.cc | 53 hb_face_t *face; 96 _hb_graphite2_shaper_face_data_create (hb_face_t *face) in _hb_graphite2_shaper_face_data_create() 142 hb_graphite2_face_get_gr_face (hb_face_t *face) in hb_graphite2_face_get_gr_face() 163 hb_face_t *face = font->face; in _hb_graphite2_shaper_font_data_create() 222 hb_face_t *face = font->face; in _hb_graphite2_shape()
|
D | hb-ot-shape-complex-myanmar.cc | 308 hb_face_t *face, in initial_reordering_consonant_syllable() 403 hb_face_t *face, in initial_reordering_broken_cluster() 413 hb_face_t *face HB_UNUSED, in initial_reordering_punctuation_cluster() 423 hb_face_t *face HB_UNUSED, in initial_reordering_non_myanmar_cluster() 434 hb_face_t *face, in initial_reordering_syllable()
|
D | hb-ot-shape-complex-sea.cc | 202 hb_face_t *face, in initial_reordering_consonant_syllable() 241 hb_face_t *face, in initial_reordering_broken_cluster() 251 hb_face_t *face HB_UNUSED, in initial_reordering_non_sea_cluster() 262 hb_face_t *face, in initial_reordering_syllable()
|
D | hb-ot-map-private.hh | 142 HB_INTERNAL void add_lookups (hb_face_t *face, 184 HB_INTERNAL hb_ot_map_builder_t (hb_face_t *face_, 231 hb_face_t *face;
|
D | hb-ot-font.cc | 46 inline void init (hb_face_t *face, in init() 100 inline void init (hb_face_t *face) in init() 167 hb_face_t *face = font->face; in _hb_ot_font_create()
|
D | hb-graphite2.h | 40 hb_graphite2_face_get_gr_face (hb_face_t *face);
|
D | hb-shape-plan-private.hh | 41 hb_face_t *face_unsafe; /* We don't carry a reference to face. */
|
D | hb-ot-shape-complex-indic.cc | 492 hb_face_t *face) const in would_substitute() 584 hb_face_t *face) in consonant_position_from_face() 675 hb_face_t *face = font->face; in update_consonant_positions() 693 hb_face_t *face, in initial_reordering_consonant_syllable() 1167 hb_face_t *face, in initial_reordering_vowel_syllable() 1177 hb_face_t *face, in initial_reordering_standalone_cluster() 1198 hb_face_t *face, in initial_reordering_broken_cluster() 1208 hb_face_t *face HB_UNUSED, in initial_reordering_symbol_cluster() 1218 hb_face_t *face HB_UNUSED, in initial_reordering_non_indic_cluster() 1229 hb_face_t *face, in initial_reordering_syllable()
|
D | hb-coretext.cc | 49 reference_table (hb_face_t *face HB_UNUSED, hb_tag_t tag, void *user_data) in reference_table() 66 hb_face_t * 91 _hb_coretext_shaper_face_data_create (hb_face_t *face) in _hb_coretext_shaper_face_data_create() 129 hb_coretext_face_get_cg_font (hb_face_t *face) in hb_coretext_face_get_cg_font() 155 hb_face_t *face = font->face; in _hb_coretext_shaper_font_data_create() 441 hb_face_t *face = font->face; in _hb_coretext_shape() 1097 _hb_coretext_aat_shaper_face_data_create (hb_face_t *face) in _hb_coretext_aat_shaper_face_data_create()
|
D | hb-ot-layout-private.hh | 66 hb_ot_layout_lookup_would_substitute_fast (hb_face_t *face, 155 _hb_ot_layout_create (hb_face_t *face);
|
D | test-size-params.cc | 86 hb_face_t *face = hb_face_create (blob, 0 /* first face */); in main()
|
D | test-would-substitute.cc | 90 hb_face_t *face = hb_face_create (blob, 0 /* first face */); in main()
|
D | hb-font.h | 429 hb_font_create (hb_face_t *face); 464 hb_face_t *
|
/external/harfbuzz_ng/test/api/ |
D | test-font.c | 50 hb_face_t *face; in test_face_create() 76 get_table (hb_face_t *face, hb_tag_t tag, void *user_data) in get_table() 87 hb_face_t *face; in test_face_createfortables() 147 hb_face_t *face; in _test_fontfuncs_nil() 252 hb_face_t *face; in test_fontfuncs_subclassing() 364 hb_face_t *face; in test_font_properties()
|
D | test-object.c | 70 hb_face_t *face = hb_face_create (blob, 0); in create_face() 83 hb_face_t *face = (hb_face_t *) create_face (); in create_font()
|