Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-layout.h262 hb_set_t *glyphs_output /* OUT. May be NULL */);
Dhb-ot-layout.cc881 hb_set_t *glyphs_output /* OUT. May be NULL */) in hb_ot_layout_lookup_collect_glyphs() argument
887 glyphs_output); in hb_ot_layout_lookup_collect_glyphs()
Dhb-ot-layout-gsubgpos.hh213 hb_set_t *glyphs_output, /* OUT. May be NULL */ in hb_collect_glyphs_context_t()
219 output (glyphs_output ? glyphs_output : hb_set_get_empty ()), in hb_collect_glyphs_context_t()