Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-layout.cc1434 c.set_auto_zwj (lookups[table_index][i].auto_zwj); in apply()
Dhb-ot-layout-gsubgpos.hh508 void set_auto_zwj (bool auto_zwj_) { auto_zwj = auto_zwj_; init_iters (); } in set_auto_zwj() function