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

  /external/harfbuzz_ng/src/
hb-ot-layout-gpos-table.hh 932 hb_position_t entry_x, entry_y, exit_x, exit_y; local
933 (this+this_record.exitAnchor).get_anchor (c, buffer->info[i].codepoint, &exit_x, &exit_y);
956 pos[i].y_advance = exit_y + pos[i].y_offset;
963 d = exit_y + pos[i].y_offset;
985 hb_position_t y_offset = entry_y - exit_y;
    [all...]

Completed in 4077 milliseconds