Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-shape.hh82 bool apply_gpos : 1; member
Dhb-ot-shape.cc136 plan.apply_gpos = true; in compile()
154 plan.adjust_mark_positioning_when_zeroing = !plan.apply_gpos && in compile()
215 if (this->apply_gpos) in position()