Home | History | Annotate | Download | only in src

Lines Matching refs:exit_y

909     hb_position_t entry_x, entry_y, exit_x, exit_y;
910 (this+this_record.exitAnchor).get_anchor (c->font, buffer->info[i].codepoint, &exit_x, &exit_y);
933 pos[i].y_advance = exit_y + pos[i].y_offset;
940 d = exit_y + pos[i].y_offset;
955 pos[i].y_offset = entry_y - exit_y;
961 pos[j].y_offset = exit_y - entry_y;