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

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-layout-gpos-table.hh 896 hb_position_t entry_x, entry_y, exit_x, exit_y; local
897 (this+this_record.exitAnchor).get_anchor (c->font, c->buffer->info[i].codepoint, &exit_x, &exit_y);
920 pos[i].y_advance = exit_y + pos[i].y_offset;
927 d = exit_y + pos[i].y_offset;
942 pos[i].y_offset = entry_y - exit_y;
948 pos[j].y_offset = exit_y - entry_y;
    [all...]
  /external/harfbuzz_ng/src/
hb-ot-layout-gpos-table.hh 898 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;
    [all...]
  /external/harfbuzz/src/
harfbuzz-gpos.c 1804 HB_Fixed exit_x, exit_y; local
    [all...]
  /external/harfbuzz_ng/src/hb-old/
harfbuzz-gpos.c 1804 HB_Fixed exit_x, exit_y; local
    [all...]

Completed in 121 milliseconds