HomeSort by relevance Sort by last modified time
    Searched refs:apply_gpos (Results 1 - 2 of 2) sorted by null

  /external/harfbuzz_ng/src/
hb-ot-shape.hh 82 bool apply_gpos : 1; member in struct:hb_ot_shape_plan_t
hb-ot-shape.cc 136 plan.apply_gpos = true;
154 plan.adjust_mark_positioning_when_zeroing = !plan.apply_gpos &&
215 if (this->apply_gpos)

Completed in 124 milliseconds