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

/external/chromium_org/third_party/harfbuzz-ng/src/
H A Dhb-ot-layout.cc638 hb_set_t *glyphs_before, /* OUT. May be NULL */
646 glyphs_before,
635 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.hh197 hb_set_t *glyphs_before, /* OUT. May be NULL */
203 before (glyphs_before ? glyphs_before : hb_set_get_empty ()),
196 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_ = MAX_NESTING_LEVEL) argument
/external/harfbuzz_ng/src/
H A Dhb-ot-layout.cc638 hb_set_t *glyphs_before, /* OUT. May be NULL */
646 glyphs_before,
635 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.hh197 hb_set_t *glyphs_before, /* OUT. May be NULL */
203 before (glyphs_before ? glyphs_before : hb_set_get_empty ()),
196 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_ = MAX_NESTING_LEVEL) argument

Completed in 926 milliseconds