Searched refs:exit_y (Results 1 - 3 of 3) sorted by relevance

/external/harfbuzz_ng/src/
H A Dhb-ot-layout-gpos-table.hh898 hb_position_t entry_x, entry_y, exit_x, exit_y; local
899 (this+this_record.exitAnchor).get_anchor (c->font, c->buffer->info[i].codepoint, &exit_x, &exit_y);
922 pos[i].y_advance = exit_y + pos[i].y_offset;
929 d = exit_y + pos[i].y_offset;
944 pos[i].y_offset = entry_y - exit_y;
950 pos[j].y_offset = exit_y - entry_y;
/external/harfbuzz/src/
H A Dharfbuzz-gpos.c1804 HB_Fixed exit_x, exit_y; local
1995 &exit_x, &exit_y );
2002 gpi->anchor_y = exit_y;
/external/harfbuzz_ng/src/hb-old/
H A Dharfbuzz-gpos.c1804 HB_Fixed exit_x, exit_y; local
1995 &exit_x, &exit_y );
2002 gpi->anchor_y = exit_y;

Completed in 61 milliseconds