Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-shape.hh117 bool script_zero_marks : 1; member
Dhb-ot-shape.cc83 script_zero_marks = shaper->zero_width_marks != HB_OT_SHAPE_ZERO_WIDTH_MARKS_NONE; in hb_ot_shape_planner_t()
149 plan.zero_marks = script_zero_marks && in compile()