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.hh636 hb_codepoint_t mid_x = record->secondGlyph; in apply() local
637 if (x < mid_x) in apply()
639 else if (x > mid_x) in apply()