Home
last modified time | relevance | path

Searched refs:exit_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
933 (this+this_record.exitAnchor).get_anchor (c, buffer->info[i].codepoint, &exit_x, &exit_y); in apply()
956 pos[i].y_advance = exit_y + pos[i].y_offset; in apply()
963 d = exit_y + pos[i].y_offset; in apply()
985 hb_position_t y_offset = entry_y - exit_y; in apply()