Home | History | Annotate | Download | only in src

Lines Matching full:exit_y

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