Home
last modified time | relevance | path

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

/aosp_15_r20/external/harfbuzz_ng/src/
H A Dhb-ot-shape.hh159 bool script_zero_marks : 1; member
H A Dhb-ot-shape.cc90 script_zero_marks = shaper->zero_width_marks != HB_OT_SHAPE_ZERO_WIDTH_MARKS_NONE; in hb_ot_shape_planner_t()
184 plan.zero_marks = script_zero_marks && in compile()