Searched refs:sendEvent (Results 1 - 14 of 14) sorted by relevance

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A DXApplication.h45 - (void)sendEvent:(NSEvent *)anEvent;
H A DPreferences.h64 - (BOOL)sendEvent:(NSEvent *)anEvent;
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A DXApplication.h44 - (void)sendEvent:(NSEvent *)anEvent;
H A DPreferences.h64 - (BOOL)sendEvent:(NSEvent *)anEvent;
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A DXApplication.h45 - (void)sendEvent:(NSEvent *)anEvent;
H A DPreferences.h65 - (BOOL)sendEvent:(NSEvent *)anEvent;
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A DXApplication.h45 - (void)sendEvent:(NSEvent *)anEvent;
H A DPreferences.h65 - (BOOL)sendEvent:(NSEvent *)anEvent;
/vbox/src/VBox/Frontends/VirtualBox/src/platform/darwin/
H A DUICocoaApplication.mm3 * VBox Qt GUI - UICocoaApplication - C++ interface to NSApplication for handling -sendEvent.
67 - (void)sendEvent:(NSEvent *)theEvent;
91 -(void) sendEvent:(NSEvent *)pEvent
98 ::darwinPrintEvent("sendEvent: ", pEvent);
124 [super sendEvent:pEvent];
H A DUICocoaSpecialControls.mm183 QApplication::sendEvent(mRealTarget, &ke);
188 QApplication::sendEvent(mRealTarget, &ke);
193 QApplication::sendEvent(mRealTarget, &ke);
H A DVBoxUtils-darwin.cpp527 qApp->sendEvent(pWidget, pEvent);
/vbox/src/VBox/Additions/x11/x11include/4.3/include/extensions/
H A Dshmstr.h146 CARD8 sendEvent; member in struct:_ShmPutImage
/vbox/src/VBox/Additions/x11/x11include/xextproto-7.1.1/X11/extensions/
H A Dshmproto.h108 CARD8 sendEvent; member in struct:_ShmPutImage
/vbox/src/VBox/Frontends/VirtualBox/src/settings/
H A DUISettingsDialogSpecific.cpp590 qApp->sendEvent(pPage, &event);
592 qApp->sendEvent(pPage, &event);
594 qApp->sendEvent(pPage, &event);

Completed in 137 milliseconds