Home
last modified time | relevance | path

Searched defs:handleKeys (Results 1 – 14 of 14) sorted by relevance

/dports/audio/fasttracker2/ft2-clone-1.49/src/
H A Dft2_keyboard.c163 static void handleKeys(SDL_Keycode keycode, SDL_Scancode scanKey) in handleKeys() function
/dports/astro/stellarium/stellarium-0.21.3/plugins/RemoteControl/src/
H A DRemoteControl.hpp76 virtual void handleKeys(QKeyEvent* event) Q_DECL_OVERRIDE {event->setAccepted(false);} in handleKeys() function in RemoteControl
/dports/astro/stellarium/stellarium-0.21.3/src/core/
H A DStelModule.hpp106 virtual void handleKeys(class QKeyEvent* e) {Q_UNUSED(e);} in handleKeys() function in StelModule
H A DStelApp.cpp892 void StelApp::handleKeys(QKeyEvent* event) in handleKeys() function in StelApp
H A DStelMovementMgr.cpp400 void StelMovementMgr::handleKeys(QKeyEvent* event) in handleKeys() function in StelMovementMgr
/dports/x11/runner/runner-1.1/src/aguix/
H A Dslider.cc629 bool Slider::handleKeys(Message *msg) in handleKeys() function in Slider
H A Dfieldlistview.cc2752 bool FieldListView::handleKeys(Message *msg) in handleKeys() function in FieldListView
/dports/x11-fm/worker/worker-4.10.0/src/aguix/
H A Dslider.cc629 bool Slider::handleKeys(Message *msg) in handleKeys() function in Slider
H A Dfieldlistview.cc2752 bool FieldListView::handleKeys(Message *msg) in handleKeys() function in FieldListView
/dports/astro/stellarium/stellarium-0.21.3/plugins/AngleMeasure/src/
H A DAngleMeasure.cpp317 void AngleMeasure::handleKeys(QKeyEvent* event) in handleKeys() function in AngleMeasure
/dports/games/openlierox/OpenLieroX/src/common/
H A DConsole.cpp122 void handleKeys(std::list<KeyboardEvent>& queue) { in handleKeys() function
/dports/astro/stellarium/stellarium-0.21.3/plugins/TextUserInterface/src/
H A DTextUserInterface.cpp667 void TextUserInterface::handleKeys(QKeyEvent* event) in handleKeys() function in TextUserInterface
/dports/astro/stellarium/stellarium-0.21.3/plugins/Scenery3d/src/
H A DScenery3d.cpp114 void Scenery3d::handleKeys(QKeyEvent* e) in handleKeys() function in Scenery3d
/dports/astro/stellarium/stellarium-0.21.3/plugins/ArchaeoLines/src/
H A DArchaeoLines.hpp255 virtual void handleKeys(class QKeyEvent* event) Q_DECL_OVERRIDE {event->setAccepted(false);} in handleKeys() function in ArchaeoLines