Home
last modified time | relevance | path

Searched refs:KEYUP (Results 126 – 150 of 219) sorted by relevance

123456789

/dports/devel/simgear/simgear-2020.3.11/simgear/canvas/events/
H A DKeyboardEvent.cxx67 else if( ea.getEventType() == EA::KEYUP ) in KeyboardEvent()
/dports/graphics/py-box2d-py/box2d-py-2.3.8/examples/pgu/gui/
H A Dcontainer.py180 elif (e.type == KEYDOWN or e.type == KEYUP):
/dports/misc/perkeep/perkeep-0.11/app/publisher/js/
H A Dfile.go74 jQuery(js.Global).Call(jquery.KEYUP, func(e jquery.Event) {
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgPresentation/
H A DSlideEventHandler.cpp1195 case(osgGA::GUIEventAdapter::KEYUP): in handle()
1616 event->setEventType(osgGA::GUIEventAdapter::KEYUP); in dispatchEvent()
/dports/devel/py-game/pygame-2.1.0/docs/reST/ref/
H A Devent.rst77 KEYUP key, mod, unicode, scancode
92 .. versionchanged:: 2.0.1 The ``unicode`` attribute was added to ``KEYUP`` event.
/dports/games/flightgear/flightgear-2020.3.11/src/Canvas/
H A Dgui_mgr.cxx329 case osgEA::KEYUP: in handleOsgEvent()
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/heretic/defs/
H A Dsounds.ded797 Lump = "KEYUP";
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgGA/
H A DEventQueue.cpp424 event->setEventType(GUIEventAdapter::KEYUP); in keyRelease()
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/
H A DEventQueue.cpp424 event->setEventType(GUIEventAdapter::KEYUP); in keyRelease()
/dports/devel/py-game/pygame-2.1.0/examples/
H A Dmidi.py231 elif e.type == pg.KEYUP:
/dports/devel/py-game/pygame-2.1.0/buildconfig/pygame-stubs/
H A Dconstants.pyi164 KEYUP: int
/dports/devel/py-game/pygame-2.1.0/docs/reST/tut/
H A Dtom_games5.rst102 elif event.type == KEYUP:
/dports/devel/py-game/pygame-2.1.0/src_c/
H A Dconstants.c256 DEC_CONST(KEYUP); in MODINIT_DEFINE()
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPresentation/
H A DSlideEventHandler.cpp1238 case(osgGA::GUIEventAdapter::KEYUP): in handle()
1671 event->setEventType(osgGA::GUIEventAdapter::KEYUP); in dispatchEvent()
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgViewer/
H A DCompositeViewer.cpp1061 case(osgGA::GUIEventAdapter::KEYUP): in eventTraversal()
1260 case(osgGA::GUIEventAdapter::KEYUP): in eventTraversal()
H A DScreenCaptureHandler.cpp780 case(osgGA::GUIEventAdapter::KEYUP): in handle()
/dports/editors/libreoffice/libreoffice-7.2.6.2/dbaccess/source/ui/querydesign/
H A DTableWindow.cxx676 case MouseNotifyEvent::KEYUP: in PreNotify()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/dbaccess/source/ui/querydesign/
H A DTableWindow.cxx709 case MouseNotifyEvent::KEYUP: in PreNotify()
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/examples/osgocclusionquery/
H A Dosgocclusionquery.cpp503 case(osgGA::GUIEventAdapter::KEYUP): in handle()
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/examples/osgoscdevice/
H A Dosgoscdevice.cpp95 case(osgGA::GUIEventAdapter::KEYUP): in handle()
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/examples/osgocclusionquery/
H A Dosgocclusionquery.cpp503 case(osgGA::GUIEventAdapter::KEYUP): in handle()
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/examples/osgoscdevice/
H A Dosgoscdevice.cpp95 case(osgGA::GUIEventAdapter::KEYUP): in handle()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/window/
H A Dwinproc.cxx867 case MouseNotifyEvent::KEYUP: in ImplHandleKey()
2461 bRet = ImplHandleKey( pWindow, MouseNotifyEvent::KEYUP, in ImplWindowFrameProc()
2468 bRet = ImplHandleKey( pWindow, MouseNotifyEvent::KEYUP, in ImplWindowFrameProc()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/window/
H A Dwinproc.cxx868 case MouseNotifyEvent::KEYUP: in ImplHandleKey()
2400 bRet = ImplHandleKey( pWindow, MouseNotifyEvent::KEYUP, in ImplWindowFrameProc()
2407 bRet = ImplHandleKey( pWindow, MouseNotifyEvent::KEYUP, in ImplWindowFrameProc()
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/examples/osgframerenderer/
H A Dosgframerenderer.cpp288 event->setEventType(osgGA::GUIEventAdapter::KEYUP); in main()

123456789