Home
last modified time | relevance | path

Searched refs:handleKeyDownEvent (Results 1 – 14 of 14) sorted by relevance

/dports/games/connectfive/connectFive/
H A DeventHandler.h77 void handleKeyDownEvent( SDL_Event & event );
H A DeventHandler.cpp106 handleKeyDownEvent( currentEvent ); in eventHandler()
222 void handleKeyDownEvent( SDL_Event & event ) in handleKeyDownEvent() function
/dports/graphics/cegui/cegui-0.8.7/samples_framework/include/
H A DCEGuiDirectFBBaseApplication.h54 void handleKeyDownEvent(DFBWindowEvent *evt);
/dports/graphics/cegui/cegui-0.8.7/samples_framework/src/
H A DCEGuiDirectFBBaseApplication.cpp173 void CEGuiDirectFBBaseApplication::handleKeyDownEvent(DFBWindowEvent *evt) in handleKeyDownEvent() function in CEGuiDirectFBBaseApplication
220 handleKeyDownEvent(evt); in handleWindowEvent()
/dports/games/scummvm/scummvm-2.5.1/engines/ultima/ultima4/events/
H A Devent_handler.cpp157 handleKeyDownEvent(event, getController(), _updateScreen); in run()
304 void EventHandler::handleKeyDownEvent(const Common::Event &event, Controller *controller, updateScr… in handleKeyDownEvent() function in Ultima::Ultima4::EventHandler
H A Devent_handler.h98 …void handleKeyDownEvent(const Common::Event &event, Controller *controller, updateScreenCallback u…
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/Samples/Compositor/include/
H A DCompositorDemo_FrameListener.h119 bool handleKeyDownEvent(const CEGUI::EventArgs& e);
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/src/org/rstudio/studio/client/panmirror/dialogs/
H A DPanmirrorHTMLDialog.java132 protected boolean handleKeyDownEvent(KeyDownEvent event) { in handleKeyDownEvent() method in PanmirrorHTMLDialog
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/Samples/Compositor/src/
H A DCompositorDemo_FrameListener.cpp144 …:EventKeyDown, CEGUI::Event::Subscriber(&CompositorDemo_FrameListener::handleKeyDownEvent, this )); in connectEventHandlers()
404 bool CompositorDemo_FrameListener::handleKeyDownEvent(const CEGUI::EventArgs& e) in handleKeyDownEvent() function in CompositorDemo_FrameListener
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/src/org/rstudio/core/client/widget/
H A DModalDialogBase.java114 if (handleKeyDownEvent(event)) { in ModalDialogBase()
125 protected boolean handleKeyDownEvent(KeyDownEvent event) { in handleKeyDownEvent() method in ModalDialogBase
/dports/sysutils/barrier/barrier-2.3.3/src/lib/server/
H A DServer.h297 void handleKeyDownEvent(const Event&, void*);
H A DServer.cpp124 &Server::handleKeyDownEvent)); in Server()
1285 Server::handleKeyDownEvent(const Event& event, void*) in handleKeyDownEvent() function in Server
/dports/sysutils/synergy/synergy-core-1.14.0.4-stable/src/lib/server/
H A DServer.h302 void handleKeyDownEvent(const Event&, void*);
H A DServer.cpp129 &Server::handleKeyDownEvent)); in Server()
1313 Server::handleKeyDownEvent(const Event& event, void*) in handleKeyDownEvent() function in Server