HomeSort by relevance Sort by last modified time
    Searched full:exit_x (Results 1 - 1 of 1) sorted by null

  /external/harfbuzz_ng/src/
hb-ot-layout-gpos-table.hh 933 hb_position_t entry_x, entry_y, exit_x, exit_y; local
934 (this+this_record.exitAnchor).get_anchor (c->font, buffer->info[i].codepoint, &exit_x, &exit_y);
943 pos[i].x_advance = exit_x + pos[i].x_offset;
950 d = exit_x + pos[i].x_offset;
985 hb_position_t x_offset = entry_x - exit_x;
    [all...]

Completed in 70 milliseconds