Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-layout-gsubgpos.hh671 typedef void (*collect_glyphs_func_t) (hb_set_t *glyphs, const HBUINT16 &value, const void *data); typedef
680 collect_glyphs_func_t collect;
734 collect_glyphs_func_t collect_func, in collect_array()