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.cc1340 c->check_glyph_property (&buffer->cur(), c->lookup_props)) in apply_forward()
1363 c->check_glyph_property (&buffer->cur(), c->lookup_props)) in apply_backward()
Dhb-ot-layout-gsubgpos.hh310 if (!c->check_glyph_property (&info, lookup_props)) in may_skip()
542 bool check_glyph_property (const hb_glyph_info_t *info, in check_glyph_property() function