Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-layout.cc996 c->check_glyph_property (&buffer->cur(), c->lookup_props)) in apply_forward()
1025 c->check_glyph_property (&buffer->cur(), c->lookup_props)) in apply_backward()
Dhb-ot-layout-gsubgpos-private.hh319 if (!c->check_glyph_property (&info, lookup_props)) in may_skip()
528 check_glyph_property (const hb_glyph_info_t *info, in check_glyph_property() function