Home
last modified time | relevance | path

Searched refs:entry_y (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()
958 d = entry_y + pos[j].y_offset; in apply()
967 pos[j].y_advance = entry_y; in apply()
985 hb_position_t y_offset = entry_y - exit_y; in apply()