Searched refs:hb_map_t (Results 1 – 16 of 16) sorted by relevance
/external/harfbuzz_ng/src/ |
D | hb-map.cc | 49 hb_map_t * 52 hb_map_t *map; in hb_map_create() 54 if (!(map = hb_object_create<hb_map_t> ())) in hb_map_create() 69 hb_map_t * 72 return const_cast<hb_map_t *> (&Null(hb_map_t)); in hb_map_get_empty() 83 hb_map_t * 84 hb_map_reference (hb_map_t *map) in hb_map_reference() 96 hb_map_destroy (hb_map_t *map) in hb_map_destroy() 118 hb_map_set_user_data (hb_map_t *map, in hb_map_set_user_data() 137 hb_map_get_user_data (hb_map_t *map, in hb_map_get_user_data() [all …]
|
D | hb-map.h | 44 typedef struct hb_map_t hb_map_t; typedef 47 HB_EXTERN hb_map_t * 50 HB_EXTERN hb_map_t * 53 HB_EXTERN hb_map_t * 54 hb_map_reference (hb_map_t *map); 57 hb_map_destroy (hb_map_t *map); 60 hb_map_set_user_data (hb_map_t *map, 67 hb_map_get_user_data (hb_map_t *map, 73 hb_map_allocation_successful (const hb_map_t *map); 76 hb_map_clear (hb_map_t *map); [all …]
|
D | hb-subset-plan.hh | 56 hb_map_t *codepoint_to_glyph; 59 hb_map_t *glyph_map; 60 hb_map_t *reverse_glyph_map;
|
D | test-iter.cc | 181 hb_map_t m; in main() 210 using map_pair_t = hb_item_type<hb_map_t>; in main() 231 hb_map_t *result = in main() 241 | hb_reduce ([&] (hb_map_t *acc, hb_set_t *value) -> hb_map_t * in main()
|
D | hb-bimap.hh | 90 hb_map_t forw_map; 91 hb_map_t back_map;
|
D | hb-ot-layout-common.hh | 80 const hb_map_t &gid_klass_map, 83 hb_map_t *klass_map /*INOUT*/); 1202 const hb_map_t &glyph_map = *c->plan->glyph_map; in subset() 1341 const hb_map_t &gid_klass_map, in ClassDef_remap_and_serialize() 1344 hb_map_t *klass_map /*INOUT*/) in ClassDef_remap_and_serialize() 1348 hb_map_t m; in ClassDef_remap_and_serialize() 1410 hb_map_t *klass_map = nullptr /*OUT*/) const in subset() 1414 const hb_map_t &glyph_map = *c->plan->glyph_map; in subset() 1418 hb_map_t gid_org_klass_map; in subset() 1579 hb_map_t *klass_map = nullptr /*OUT*/) const in subset() [all …]
|
D | hb-ot-layout-gsubgpos.hh | 102 hb_map_t *done_lookups_, in hb_closure_context_t() 122 hb_map_t *done_lookups; 2019 const hb_map_t *backtrack_map, in copy() 2020 const hb_map_t *input_map = nullptr, in copy() 2021 const hb_map_t *lookahead_map = nullptr) const in copy() 2027 const hb_map_t *mapping = backtrack_map; in copy() 2048 const hb_map_t *backtrack_map = nullptr, in subset() 2049 const hb_map_t *input_map = nullptr, in subset() 2050 const hb_map_t *lookahead_map = nullptr) const in subset() 2162 const hb_map_t *backtrack_klass_map = nullptr, in subset() [all …]
|
D | hb-subset-plan.cc | 154 hb_map_t *glyph_map, /* OUT */ in _create_old_gid_to_new_gid_map() 155 hb_map_t *reverse_glyph_map, /* OUT */ in _create_old_gid_to_new_gid_map()
|
D | hb-ot-layout-gsub-table.hh | 106 const hb_map_t &glyph_map = *c->plan->glyph_map; in subset() 209 const hb_map_t &glyph_map = *c->plan->glyph_map; in subset() 357 const hb_map_t &glyph_map = *c->plan->glyph_map; in subset() 446 const hb_map_t &glyph_map = *c->plan->glyph_map; in subset() 567 const hb_map_t &glyph_map = *c->plan->glyph_map; in subset() 656 const hb_map_t &glyph_map = *c->plan->glyph_map; in subset() 814 const hb_map_t &glyph_map = *c->plan->glyph_map; in subset() 1030 const hb_map_t &glyph_map = *c->plan->glyph_map; in subset()
|
D | hb-ot-layout-gpos-table.hh | 562 const hb_map_t &glyph_map = *c->plan->glyph_map; in subset() 651 const hb_map_t &glyph_map = *c->plan->glyph_map; in subset() 766 const hb_map_t &glyph_map) const in serialize() 872 const hb_map_t &glyph_map = *c->plan->glyph_map; in subset() 967 const hb_map_t &glyph_map = *c->plan->glyph_map; in subset() 1098 hb_map_t klass1_map; in subset() 1102 hb_map_t klass2_map; in subset() 1125 const hb_map_t &glyph_map = *c->plan->glyph_map; in subset() 1386 const hb_map_t &glyph_map = *c->plan->glyph_map; in subset()
|
D | hb-map.hh | 322 struct hb_map_t : hb_hashmap_t<hb_codepoint_t, struct
|
D | hb-ot-cmap-table.hh | 791 const hb_map_t *glyph_map) const in copy() 862 const hb_map_t *glyph_map, in copy() 934 const hb_map_t *glyph_map, in serialize()
|
D | hb-ot-layout.cc | 1464 hb_map_t done_lookups; in hb_ot_layout_lookup_substitute_closure() 1488 hb_map_t done_lookups; in hb_ot_layout_lookups_substitute_closure()
|
/external/harfbuzz_ng/test/api/ |
D | test-map.c | 33 hb_map_t *empty = hb_map_get_empty (); in test_map_basic() 34 hb_map_t *m; in test_map_basic() 68 hb_map_t *m = hb_map_create (); in test_map_userdata() 90 hb_map_t *m = hb_map_create (); in test_map_refcount() 91 hb_map_t *m2; in test_map_refcount()
|
/external/harfbuzz_ng/docs/ |
D | harfbuzz-sections.txt | 489 hb_map_t
|
/external/harfbuzz_ng/ |
D | NEWS | 483 +hb_map_t
|