/dports/games/shockolate/systemshock-0.8.2-43-ga9eb1b93/src/Libraries/INPUT/Tests/ |
H A D | mousetst.c | 65 mouse_get_xy(&x,&y); in main()
|
/dports/games/shockolate/systemshock-0.8.2-43-ga9eb1b93/src/Libraries/INPUT/Source/ |
H A D | mouse.h | 116 errtype mouse_get_xy(short *x, short *y);
|
H A D | sdl_events.c | 930 errtype mouse_get_xy(short *x, short *y) { in mouse_get_xy() function
|
/dports/games/shockolate/systemshock-0.8.2-43-ga9eb1b93/src/Libraries/UI/Source/ |
H A D | vmouse.c | 38 retval = mouse_get_xy(pmx,pmy); in ui_mouse_get_xy()
|
H A D | tngapp.h | 97 #define TNG_GET_MOUSE(px, py) mouse_get_xy((px),(py))
|
H A D | event.c | 538 mouse_get_xy(&out.pos.x,&out.pos.y); in uiQueueEvent() 781 mouse_get_xy(&ev->pos.x,&ev->pos.y); in uiMakeMotionEvent() 841 mouse_get_xy(&mousepos.x,&mousepos.y); in uiPoll()
|
H A D | cursors.c | 733 mouse_get_xy(&LastCursorPos.x,&LastCursorPos.y); in uiShowMouse()
|
/dports/games/shockolate/systemshock-0.8.2-43-ga9eb1b93/src/Libraries/EDMS/Tests/ |
H A D | mtest.c | 160 mouse_get_xy( &mousex, &mousey ); in main()
|
/dports/editors/emacs/emacs-27.2/src/ |
H A D | msdos.c | 237 mouse_get_xy (int *x, int *y) in mouse_get_xy() function 323 mouse_get_xy (&ix, &iy); in mouse_get_pos() 334 mouse_get_xy (&x, &y); in mouse_check_moved() 638 mouse_get_xy (&x, &y); in mouse_off_maybe() 2884 mouse_get_xy (&mx, &my); in IT_menu_display() 3138 mouse_get_xy (&x, &y); in XMenuActivate() 3774 mouse_get_xy (&x, &y); in run_msdos_command()
|
H A D | term.c | 2791 mouse_get_xy (int *x, int *y) in mouse_get_xy() function 3064 mouse_get_xy (x, y); in read_menu_input()
|
H A D | ChangeLog.5 | 4631 (mouse_get_xy): New function. 4632 (mouse_get_pos, mouse_check_moved): Use mouse_get_xy.
|
H A D | ChangeLog.13 | 11764 Don't access uninitialized storage if mouse_get_xy fails. 11810 (tty_menu_calc_size, mouse_get_xy, tty_menu_display)
|
/dports/editors/emacs-devel/emacs-4d1968b/src/ |
H A D | msdos.c | 237 mouse_get_xy (int *x, int *y) in mouse_get_xy() function 323 mouse_get_xy (&ix, &iy); in mouse_get_pos() 334 mouse_get_xy (&x, &y); in mouse_check_moved() 638 mouse_get_xy (&x, &y); in mouse_off_maybe() 2885 mouse_get_xy (&mx, &my); in IT_menu_display() 3139 mouse_get_xy (&x, &y); in XMenuActivate() 3775 mouse_get_xy (&x, &y); in run_msdos_command()
|
H A D | term.c | 2775 mouse_get_xy (int *x, int *y) in mouse_get_xy() function 3047 mouse_get_xy (x, y); in read_menu_input()
|
H A D | ChangeLog.5 | 4631 (mouse_get_xy): New function. 4632 (mouse_get_pos, mouse_check_moved): Use mouse_get_xy.
|
H A D | ChangeLog.13 | 11764 Don't access uninitialized storage if mouse_get_xy fails. 11810 (tty_menu_calc_size, mouse_get_xy, tty_menu_display)
|
/dports/games/shockolate/systemshock-0.8.2-43-ga9eb1b93/src/GameSrc/ |
H A D | leanmetr.c | 624 mouse_get_xy(&pos.x, &pos.y); in zoom_to_lean_meter()
|
H A D | weapons.c | 1269 mouse_get_xy(&x, &y); in randomize_cursor_pos()
|
H A D | input.c | 1599 mouse_get_xy(&x, &y); in SetMotionCursorForMouseXY()
|
/dports/editors/emacs-devel/emacs-4d1968b/ |
H A D | ChangeLog.3 | 55757 * src/term.c (mouse_get_xy): Call 'mouse_position' passing it the
|