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.hh108 bool apply_gpos : 1; member
Dhb-ot-shape.cc163 plan.apply_gpos = true; in compile()
192 plan.adjust_mark_positioning_when_zeroing = !plan.apply_gpos && in compile()
265 if (this->apply_gpos) in position()