Home
last modified time | relevance | path

Searched defs:ReturnEvent (Results 1 – 15 of 15) sorted by relevance

/dports/x11-wm/fvwm2/fvwm-2.6.9/libs/
H A DTarget.c39 int y_move_size, int *x_defect, int *y_defect, int ReturnEvent) in fvwmlib_keyboard_shortcuts()
/dports/x11-wm/fvwm3/fvwm3-1.0.4/libs/
H A DTarget.c40 int y_move_size, int *x_defect, int *y_defect, int ReturnEvent) in fvwmlib_keyboard_shortcuts()
/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.CoreLib/src/System/Threading/
H A DThreadPool.Portable.cs50 private static void ReturnEvent(AutoResetEvent resetEvent) in ReturnEvent() method in System.Threading.RegisteredWaitHandle
/dports/x11-wm/fvwm3/fvwm3-1.0.4/fvwm/
H A Dmisc.c377 int ReturnEvent) in Keyboard_shortcuts()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/tests/controls/
H A Drichtextctrltest.cpp175 void RichTextCtrlTestCase::ReturnEvent() in ReturnEvent() function in RichTextCtrlTestCase
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/tests/controls/
H A Drichtextctrltest.cpp175 void RichTextCtrlTestCase::ReturnEvent() in ReturnEvent() function in RichTextCtrlTestCase
/dports/x11-wm/afterstep/AfterStep-1.0/afterstep/
H A Dmove.c333 void Keyboard_shortcuts(XEvent *Event, int ReturnEvent) in Keyboard_shortcuts()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/tests/controls/
H A Drichtextctrltest.cpp174 void RichTextCtrlTestCase::ReturnEvent() in ReturnEvent() function in RichTextCtrlTestCase
/dports/x11-wm/fvwm2/fvwm-2.6.9/fvwm/
H A Dmisc.c470 int ReturnEvent) in Keyboard_shortcuts()
/dports/x11-toolkits/lesstif/lesstif-0.95.2/clients/Motif-2.1/mwm/
H A Dmisc.c445 MISC_KeyboardShortcut(ScreenInfo *scr, XEvent *event, int ReturnEvent) in MISC_KeyboardShortcut()
/dports/www/libwww/w3c-libwww-5.4.2/Library/src/
H A DHTFile.c368 PRIVATE int ReturnEvent (HTTimer * timer, void * param, HTEventType type) in ReturnEvent() function
H A DHTCache.c2315 PRIVATE int ReturnEvent (HTTimer * timer, void * param, HTEventType type) in ReturnEvent() function
/dports/audio/beets/beets-1.4.9/beets/util/
H A Dbluelet.py94 class ReturnEvent(Event): class
/dports/devel/py-bluelet/bluelet-0.2.0/
H A Dbluelet.py95 class ReturnEvent(Event): class
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/test/chromedriver/chrome/
H A Ddevtools_client_impl_unittest.cc420 bool ReturnEvent(const std::string& message, in ReturnEvent() function