Home
last modified time | relevance | path

Searched refs:hb_ot_name_entry_t (Results 1 – 7 of 7) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-ot-name-table.hh131 const hb_ot_name_entry_t *a = (const hb_ot_name_entry_t *) pa; in _hb_ot_name_entry_cmp_key()
132 const hb_ot_name_entry_t *b = (const hb_ot_name_entry_t *) pb; in _hb_ot_name_entry_cmp_key()
155 const hb_ot_name_entry_t *a = (const hb_ot_name_entry_t *) pa; in _hb_ot_name_entry_cmp()
156 const hb_ot_name_entry_t *b = (const hb_ot_name_entry_t *) pb; in _hb_ot_name_entry_cmp()
252 hb_ot_name_entry_t *entry = this->names.push (); in init()
288 const hb_ot_name_entry_t key = {name_id, {0}, language}; in get_index()
289 const hb_ot_name_entry_t *entry = (const hb_ot_name_entry_t *) in get_index()
291 (const hb_ot_name_entry_t *) this->names, in get_index()
317 hb_vector_t<hb_ot_name_entry_t> names;
Dhb-ot-name.h91 typedef struct hb_ot_name_entry_t struct
98 } hb_ot_name_entry_t; argument
100 HB_EXTERN const hb_ot_name_entry_t *
Dhb-ot-name.cc58 const hb_ot_name_entry_t *
64 return (const hb_ot_name_entry_t *) name.names; in hb_ot_name_list_names()
Dtest-ot-name.cc53 const hb_ot_name_entry_t *entries = hb_ot_name_list_names (face, &count); in main()
/external/harfbuzz_ng/test/api/
Dtest-ot-name.c77 const hb_ot_name_entry_t *entries; in test_ot_name()
/external/harfbuzz_ng/docs/
Dharfbuzz-sections.txt525 hb_ot_name_entry_t
/external/harfbuzz_ng/
DNEWS267 +hb_ot_name_entry_t