Searched defs:glyphs_before (Results 1 - 2 of 2) sorted by relevance

/external/harfbuzz_ng/src/
H A Dhb-ot-layout.cc725 hb_set_t *glyphs_before, /* OUT. May be NULL */
733 glyphs_before,
722 hb_ot_layout_lookup_collect_glyphs(hb_face_t *face, hb_tag_t table_tag, unsigned int lookup_index, hb_set_t *glyphs_before, hb_set_t *glyphs_input, hb_set_t *glyphs_after, hb_set_t *glyphs_output ) argument
H A Dhb-ot-layout-gsubgpos-private.hh195 hb_set_t *glyphs_before, /* OUT. May be NULL */
201 before (glyphs_before ? glyphs_before : hb_set_get_empty ()),
194 hb_collect_glyphs_context_t(hb_face_t *face_, hb_set_t *glyphs_before, hb_set_t *glyphs_input, hb_set_t *glyphs_after, hb_set_t *glyphs_output, unsigned int nesting_level_left_ = HB_MAX_NESTING_LEVEL) argument

Completed in 104 milliseconds