Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-layout-gpos-table.hh932 hb_position_t entry_x, entry_y, exit_x, exit_y; in apply() local
933 (this+this_record.exitAnchor).get_anchor (c, buffer->info[i].codepoint, &exit_x, &exit_y); in apply()
942 pos[i].x_advance = exit_x + pos[i].x_offset; in apply()
949 d = exit_x + pos[i].x_offset; in apply()
984 hb_position_t x_offset = entry_x - exit_x; in apply()