Searched refs:hb_ot_name_id_t (Results 1 – 18 of 18) sorted by relevance
/external/harfbuzz_ng/src/ |
D | hb-ot-name.h | 79 typedef unsigned int hb_ot_name_id_t; typedef 93 hb_ot_name_id_t name_id; 107 hb_ot_name_id_t name_id, 114 hb_ot_name_id_t name_id, 121 hb_ot_name_id_t name_id,
|
D | hb-ot-name.cc | 115 hb_ot_name_id_t name_id, in hb_ot_name_get_utf() 165 hb_ot_name_id_t name_id, in hb_ot_name_get_utf8() 192 hb_ot_name_id_t name_id, in hb_ot_name_get_utf16() 218 hb_ot_name_id_t name_id, in hb_ot_name_get_utf32()
|
D | hb-ot-color-cpal-table.hh | 60 hb_ot_name_id_t get_palette_name_id (const void *base, in get_palette_name_id() 68 hb_ot_name_id_t get_color_name_id (const void *base, in get_color_name_id() 123 hb_ot_name_id_t get_palette_name_id (unsigned int palette_index) const in get_palette_name_id() 126 hb_ot_name_id_t get_color_name_id (unsigned int color_index) const in get_color_name_id()
|
D | hb-ot-var.h | 83 hb_ot_name_id_t name_id; 111 HB_EXTERN hb_ot_name_id_t 115 HB_EXTERN hb_ot_name_id_t
|
D | hb-ot-layout.h | 370 hb_ot_name_id_t *subfamily_name_id, /* OUT. May be NULL */ 379 hb_ot_name_id_t *label_id /* OUT. May be NULL */, 380 hb_ot_name_id_t *tooltip_id /* OUT. May be NULL */, 381 hb_ot_name_id_t *sample_id /* OUT. May be NULL */, 383 hb_ot_name_id_t *first_param_id /* OUT. May be NULL */);
|
D | hb-ot-color.h | 52 HB_EXTERN hb_ot_name_id_t 56 HB_EXTERN hb_ot_name_id_t
|
D | hb-ot-color.cc | 100 hb_ot_name_id_t 116 hb_ot_name_id_t
|
D | hb-ot-var.cc | 146 hb_ot_name_id_t 153 hb_ot_name_id_t
|
D | hb-aat-layout-feat-table.hh | 131 hb_ot_name_id_t get_feature_name_id () const { return nameIndex; } in get_feature_name_id() 182 hb_ot_name_id_t get_feature_name_id (hb_aat_layout_feature_type_t feature) const in get_feature_name_id()
|
D | hb-aat-layout.h | 436 HB_EXTERN hb_ot_name_id_t 442 hb_ot_name_id_t name_id;
|
D | hb-ot-var-fvar-table.hh | 239 hb_ot_name_id_t get_instance_subfamily_name_id (unsigned int instance_index) const in get_instance_subfamily_name_id() 246 hb_ot_name_id_t get_instance_postscript_name_id (unsigned int instance_index) const in get_instance_postscript_name_id()
|
D | hb-ot-deprecated.h | 84 hb_ot_name_id_t name_id;
|
D | hb-ot-layout.cc | 1130 hb_ot_name_id_t *subfamily_name_id, /* OUT. May be NULL */ in hb_ot_layout_get_size_params() 1195 hb_ot_name_id_t *label_id, /* OUT. May be NULL */ in hb_ot_layout_feature_get_name_ids() 1196 hb_ot_name_id_t *tooltip_id, /* OUT. May be NULL */ in hb_ot_layout_feature_get_name_ids() 1197 hb_ot_name_id_t *sample_id, /* OUT. May be NULL */ in hb_ot_layout_feature_get_name_ids() 1199 hb_ot_name_id_t *first_param_id /* OUT. May be NULL */) in hb_ot_layout_feature_get_name_ids()
|
D | hb-ot-name-table.hh | 227 int get_index (hb_ot_name_id_t name_id, in get_index()
|
D | hb-aat-layout.cc | 359 hb_ot_name_id_t
|
/external/harfbuzz_ng/test/api/ |
D | test-ot-name.c | 38 hb_ot_name_id_t label_id; in test_ot_layout_feature_get_name_ids_and_characters() 39 hb_ot_name_id_t tooltip_id; in test_ot_layout_feature_get_name_ids_and_characters() 40 hb_ot_name_id_t sample_id; in test_ot_layout_feature_get_name_ids_and_characters() 41 hb_ot_name_id_t first_param_id; in test_ot_layout_feature_get_name_ids_and_characters() 78 hb_ot_name_id_t name_id; in test_ot_name()
|
/external/harfbuzz_ng/docs/ |
D | harfbuzz-sections.txt | 502 hb_ot_name_id_t
|
/external/harfbuzz_ng/ |
D | NEWS | 97 hb_name_id_t -> hb_ot_name_id_t 123 +hb_ot_name_id_t
|