Home
last modified time | relevance | path

Searched defs:processEvent (Results 1 – 25 of 935) sorted by relevance

12345678910>>...38

/dports/multimedia/vlc/vlc-3.0.16/modules/gui/skins2/src/
H A Dgeneric_window.hpp72 virtual void processEvent( EvtFocus &rEvtFocus ) { (void)rEvtFocus; } in processEvent() function in GenericWindow
73 virtual void processEvent( EvtMenu &rEvtMenu ) { (void)rEvtMenu; } in processEvent() function in GenericWindow
74 virtual void processEvent( EvtMotion &rEvtMotion ) { (void)rEvtMotion; } in processEvent() function in GenericWindow
75 virtual void processEvent( EvtMouse &rEvtMouse ) { (void)rEvtMouse; } in processEvent() function in GenericWindow
76 virtual void processEvent( EvtLeave &rEvtLeave ) { (void)rEvtLeave; } in processEvent() function in GenericWindow
77 virtual void processEvent( EvtKey &rEvtKey ) { (void)rEvtKey; } in processEvent() function in GenericWindow
78 virtual void processEvent( EvtScroll &rEvtScroll ) { (void)rEvtScroll; } in processEvent() function in GenericWindow
80 virtual void processEvent( EvtDragEnter &rEvtDragEnter ) in processEvent() function in GenericWindow
82 virtual void processEvent( EvtDragLeave &rEvtDragLeave ) in processEvent() function in GenericWindow
84 virtual void processEvent( EvtDragOver &rEvtDragOver ) in processEvent() function in GenericWindow
[all …]
H A Dtop_window.cpp83 void TopWindow::processEvent( EvtFocus &rEvtFocus ) in processEvent() function in TopWindow
89 void TopWindow::processEvent( EvtMenu &rEvtMenu ) in processEvent() function in TopWindow
103 void TopWindow::processEvent( EvtMotion &rEvtMotion ) in processEvent() function in TopWindow
138 void TopWindow::processEvent( EvtLeave &rEvtLeave ) in processEvent() function in TopWindow
151 void TopWindow::processEvent( EvtMouse &rEvtMouse ) in processEvent() function in TopWindow
198 void TopWindow::processEvent( EvtKey &rEvtKey ) in processEvent() function in TopWindow
217 void TopWindow::processEvent( EvtScroll &rEvtScroll ) in processEvent() function in TopWindow
246 void TopWindow::processEvent( EvtDragDrop &rEvtDragDrop ) in processEvent() function in TopWindow
283 void TopWindow::processEvent( EvtDragOver &rEvtDragOver ) in processEvent() function in TopWindow
307 void TopWindow::processEvent( EvtDragLeave &rEvtDragLeave ) in processEvent() function in TopWindow
H A Dvout_window.cpp113 void VoutWindow::processEvent( EvtKey &rEvtKey ) in processEvent() function in VoutWindow
121 void VoutWindow::processEvent( EvtMotion &rEvtMotion ) in processEvent() function in VoutWindow
129 void VoutWindow::processEvent( EvtMouse &rEvtMouse ) in processEvent() function in VoutWindow
H A Dvout_manager.hpp76 virtual void processEvent( EvtKey &rEvtKey ) in processEvent() function in VoutMainWindow
83 virtual void processEvent( EvtScroll &rEvtScroll ) in processEvent() function in VoutMainWindow
H A Dfsc_window.cpp118 void FscWindow::processEvent( EvtMotion &rEvtMotion ) in processEvent() function in FscWindow
131 void FscWindow::processEvent( EvtLeave &rEvtLeave ) in processEvent() function in FscWindow
/dports/graphics/ossim/ossim-OrchidIsland-2.11.1/src/base/
H A DossimElevationManagerEventListener.cpp17 void ossimElevationManagerEventListener::processEvent( ossimEvent& event ) in processEvent() function in ossimElevationManagerEventListener
28 void ossimElevationManagerEventListener::processEvent( ossimElevationManagerEvent& /* event */) in processEvent() function in ossimElevationManagerEventListener
H A DossimImageGeometryEventListener.cpp16 void ossimImageGeometryEventListener::processEvent(ossimEvent& event) in processEvent() function in ossimImageGeometryEventListener
H A DossimMouseListener.cpp15 void ossimMouseListener::processEvent(ossimEvent& event) in processEvent() function in ossimMouseListener
H A DossimViewListener.cpp14 void ossimViewListener::processEvent(ossimEvent& event) in processEvent() function in ossimViewListener
H A DossimImageAoiListener.cpp14 void ossimImageAoiListener::processEvent(ossimEvent& event) in processEvent() function in ossimImageAoiListener
H A DossimProcessListener.cpp25 void ossimProcessListener::processEvent(ossimEvent& event) in processEvent() function in ossimProcessListener
/dports/games/scummvm/scummvm-2.5.1/engines/director/
H A Devents.cpp84 bool Window::processEvent(Common::Event &event) { in processEvent() function in Director::Window
93 bool Movie::processEvent(Common::Event &event) { in processEvent() function in Director::Movie
/dports/games/quadra/quadra-1.3.0/stats/
H A Dparserec.pl10 sub processEvent { subroutine
/dports/textproc/fop/fop-2.6/fop/examples/embedding/java/embedding/events/
H A DExampleEvents.java114 public void processEvent(Event event) { in processEvent() method in ExampleEvents.MyEventListener
139 public void processEvent(Event event) { in processEvent() method in ExampleEvents.SysOutEventListener
/dports/graphics/krita/krita-4.4.8/libs/ui/input/
H A Dkis_extended_modifiers_mapper_osx.mm54 void processEvent(NSEvent *event) function
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.text/org.eclipse.jface.text/src/org/eclipse/jface/text/
H A DIEventConsumer.java45 public void processEvent(VerifyEvent event); in processEvent() method
/dports/textproc/fop/fop-2.6/fop-events/src/main/java/org/apache/fop/events/
H A DEventListener.java36 void processEvent(Event event); in processEvent() method
/dports/graphics/blender/blender-2.91.0/intern/ghost/intern/
H A DGHOST_CallbackEventConsumer.cpp39 bool GHOST_CallbackEventConsumer::processEvent(GHOST_IEvent *event) in processEvent() function in GHOST_CallbackEventConsumer
/dports/graphics/wdune/wdune-1.926/docs/export_example_java/jme2_example/
H A Dmain.java614 public boolean processEvent(X3dNode node, String event) { in processEvent() method in MyCoordinateProcessEventCallback
623 public boolean processEvent(X3dNode node, String event) { in processEvent() method in MyColorProcessEventCallback
632 public boolean processEvent(X3dNode node, String event) { in processEvent() method in MyNormalProcessEventCallback
641 public boolean processEvent(X3dNode node, String event) { in processEvent() method in MyTextureCoordinateProcessEventCallback
960 public boolean processEvent(X3dNode node, String event) { in processEvent() method in MyTextProcessEventCallback
1193 public boolean processEvent(X3dNode node) { in processEvent() method in MyMaterialProcessEventCallback
1210 public boolean processEvent(X3dNode node, String event) { in processEvent() method in MyTextureTransformProcessEventCallback
1232 public boolean processEvent(X3dNode node, String event) { in processEvent() method in MyShapeProcessEventCallback
1352 public boolean processEvent(X3dNode node, String event) { in processEvent() method in MyTransformProcessEventCallback
1406 public boolean processEvent(X3dNode node, String event) { in processEvent() method in MySwitchProcessEventCallback
[all …]
/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/tracing/
H A DMainFrameTimer.cpp11 void MainFrameTimer::processEvent(const trace_event* event) { in processEvent() function in tracing::MainFrameTimer
/dports/games/supertuxkart/SuperTuxKart-1.2-src/src/states_screens/dialogs/
H A Dcustom_camera_settings.cpp80 GUIEngine::EventPropagation CustomCameraSettingsDialog::processEvent(const std::string& eventSource) in processEvent() function in CustomCameraSettingsDialog
/dports/www/falkon/falkon-3.2.0/src/lib/tools/
H A Dwheelhelper.cpp32 void WheelHelper::processEvent(QWheelEvent *event) in processEvent() function in WheelHelper
/dports/devel/libzookeeper/apache-zookeeper-3.7.0/zookeeper-contrib/zookeeper-contrib-zooinspector/src/main/java/org/apache/zookeeper/inspector/manager/
H A DNodeListener.java35 public void processEvent(String nodePath, String eventType, in processEvent() method
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/director/lingo/
H A Dlingo-events.cpp258 void Lingo::processEvent(LEvent event) { in processEvent() function in Director::Lingo
290 void Lingo::processEvent(LEvent event, ScriptType st, int entityId) { in processEvent() function in Director::Lingo
/dports/math/jacop/jacop-4.8.0/src/main/java/org/jacop/constraints/netflow/
H A DVarHandler.java71 void processEvent(IntVar variable, MutableNetwork network); in processEvent() method

12345678910>>...38