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.hh933 hb_position_t entry_x, entry_y, exit_x, exit_y; in apply() local
935 …(this+next_record.entryAnchor).get_anchor (c->font, buffer->info[j].codepoint, &entry_x, &entry_y); in apply()
945 d = entry_x + pos[j].x_offset; in apply()
954 pos[j].x_advance = entry_x + pos[j].x_offset; in apply()
985 hb_position_t x_offset = entry_x - exit_x; in apply()