Home
last modified time | relevance | path

Searched refs:entry_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
934 (this+next_record.entryAnchor).get_anchor (c, buffer->info[j].codepoint, &entry_x, &entry_y); in apply()
944 d = entry_x + pos[j].x_offset; in apply()
953 pos[j].x_advance = entry_x + pos[j].x_offset; in apply()
984 hb_position_t x_offset = entry_x - exit_x; in apply()