Searched refs:last_pos_y (Results 1 – 1 of 1) sorted by relevance
14 static int last_pos_y; variable30 last_pos_y = curpos_y; in SendPenDownEvent()39 int y_delta = abs(curpos_y - last_pos_y); in SendPenDragEvent()50 last_pos_y = curpos_y; in SendPenDragEvent()67 last_pos_y = curpos_y; in SendPenUpEvent()