Home
last modified time | relevance | path

Searched defs:oldpos_y (Results 1 – 2 of 2) sorted by relevance

/dports/games/tuxpaint/tuxpaint-0.9.26/src/
H A Dtuxpaint.c1221 static int oldpos_y; variable
25724 static void handle_joyhatmotion(SDL_Event event, int oldpos_x, int oldpos_y, int *valhat_x, int *va… in handle_joyhatmotion()
25778 static void handle_joyballmotion(SDL_Event event, int oldpos_x, int oldpos_y) in handle_joyballmotion()
25793 static void handle_motioners(int oldpos_x, int oldpos_y, int motioner, int hatmotioner, int old_hat… in handle_motioners()
25824 static void handle_joybuttonupdown(SDL_Event event, int oldpos_x, int oldpos_y) in handle_joybuttonupdown()
25832 static void handle_joybuttonupdownscl(SDL_Event event, int oldpos_x, int oldpos_y, SDL_Rect real_r_… in handle_joybuttonupdownscl()
/dports/audio/streamripper/streamripper-1.64.6/lib/
H A Dsrtypes.h487 long oldpos_y; member