Searched refs:cursor_pos_x (Results 1 – 1 of 1) sorted by relevance
1249 int cx, cy, cursor_pos_x, cursor_pos_y; in artist_draw_cursor() local1259 artist_get_cursor_pos(s, &cursor_pos_x, &cursor_pos_y); in artist_draw_cursor()1266 cursor_pos_x + cx < 0 || in artist_draw_cursor()1268 cursor_pos_x + cx > buf->width) { in artist_draw_cursor()1273 (cursor_pos_x + cx); in artist_draw_cursor()