Home | History | Annotate | Download | only in src

Lines Matching full:exit_x

933     hb_position_t entry_x, entry_y, exit_x, exit_y;
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;