Home
last modified time | relevance | path

Searched refs:get_color_name_id (Results 1 – 2 of 2) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-ot-color-cpal-table.hh68 hb_ot_name_id_t get_color_name_id (const void *base, in get_color_name_id() function
126 hb_ot_name_id_t get_color_name_id (unsigned int color_index) const in get_color_name_id() function
127 { return v1 ().get_color_name_id (this, color_index, numColors); } in get_color_name_id()
Dhb-ot-color.cc120 return face->table.CPAL->get_color_name_id (color_index); in hb_ot_color_palette_color_get_name_id()