Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-layout-gpos-table.hh639 hb_codepoint_t mid_x = record->secondGlyph; in apply() local
640 if (x < mid_x) in apply()
642 else if (x > mid_x) in apply()