Searched refs:ungetmouse (Results 1 – 11 of 11) sorted by relevance
143 extern NCURSES_EXPORT(int) ungetmouse (MEVENT *);153 extern NCURSES_EXPORT(int) NCURSES_SP_NAME(ungetmouse) (SCREEN*,MEVENT *);
542 ungetmouse(&event); /* let someone else handle this */ in menu_driver()
1896 NCURSES_SP_NAME(ungetmouse) (NCURSES_SP_DCLx MEVENT * aevent) in NCURSES_SP_NAME() argument1922 ungetmouse(MEVENT * aevent) in ungetmouse() function1924 return NCURSES_SP_NAME(ungetmouse) (CURRENT_SCREEN, aevent); in ungetmouse()
379 "ungetmouse" @357 NONAME
690 curs_mouse.3 ungetmouse.3 \
1449 #undef ungetmouse1450 int ungetmouse(
1440 #undef ungetmouse1441 int ungetmouse(
2036 #undef ungetmouse2037 int ungetmouse(
2027 #undef ungetmouse2028 int ungetmouse(
3665 + add a null-pointer check in ungetmouse, in case mousemask was not