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.hh116 const hb_ot_name_entry_t *a = (const hb_ot_name_entry_t *) pa; in _hb_ot_name_entry_cmp_key()
117 const hb_ot_name_entry_t *b = (const hb_ot_name_entry_t *) pb; in _hb_ot_name_entry_cmp_key()
140 const hb_ot_name_entry_t *a = (const hb_ot_name_entry_t *) pa; in _hb_ot_name_entry_cmp()
141 const hb_ot_name_entry_t *b = (const hb_ot_name_entry_t *) pb; in _hb_ot_name_entry_cmp()
195 hb_ot_name_entry_t *entry = this->names.push (); in init()
231 const hb_ot_name_entry_t key = {name_id, {0}, language}; in get_index()
232 const hb_ot_name_entry_t *entry = (const hb_ot_name_entry_t *) in get_index()
260 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 *
Dtest-name-table.cc47 const hb_ot_name_entry_t *entries = hb_ot_name_list_names (face, &count); in main()
Dhb-ot-name.cc57 const hb_ot_name_entry_t *
/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.txt504 hb_ot_name_entry_t
/external/harfbuzz_ng/
DNEWS150 +hb_ot_name_entry_t