Home
last modified time | relevance | path

Searched refs:last_event_type (Results 1 – 25 of 33) sorted by relevance

12

/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/
H A Dmidifile.c309 static boolean ReadEvent(midi_event_t *event, unsigned int *last_event_type, in ReadEvent() argument
333 event_type = *last_event_type; in ReadEvent()
343 *last_event_type = event_type; in ReadEvent()
440 unsigned int last_event_type; in ReadTrack() local
454 last_event_type = 0; in ReadTrack()
467 if (!ReadEvent(event, &last_event_type, stream)) in ReadTrack()
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/
H A Dmidifile.c309 static boolean ReadEvent(midi_event_t *event, unsigned int *last_event_type, in ReadEvent() argument
333 event_type = *last_event_type; in ReadEvent()
343 *last_event_type = event_type; in ReadEvent()
440 unsigned int last_event_type; in ReadTrack() local
454 last_event_type = 0; in ReadTrack()
467 if (!ReadEvent(event, &last_event_type, stream)) in ReadTrack()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/views/widget/desktop_aura/
H A Ddesktop_native_widget_aura_unittest.cc551 void GenerateMouseEvents(Widget* widget, ui::EventType last_event_type) { in GenerateMouseEvents() argument
558 if (last_event_type == ui::ET_MOUSE_ENTERED || details.dispatcher_destroyed) in GenerateMouseEvents()
561 if (last_event_type == ui::ET_MOUSE_MOVED || details.dispatcher_destroyed) in GenerateMouseEvents()
568 if (last_event_type == ui::ET_MOUSE_PRESSED || details.dispatcher_destroyed) in GenerateMouseEvents()
576 if (last_event_type == ui::ET_MOUSE_DRAGGED || details.dispatcher_destroyed) in GenerateMouseEvents()
588 ui::EventType last_event_type) { in RunCloseWidgetDuringDispatchTest() argument
595 widget->SetContentsView(new CloseWidgetView(last_event_type)); in RunCloseWidgetDuringDispatchTest()
597 GenerateMouseEvents(widget, last_event_type); in RunCloseWidgetDuringDispatchTest()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/views/widget/desktop_aura/
H A Ddesktop_native_widget_aura_unittest.cc551 void GenerateMouseEvents(Widget* widget, ui::EventType last_event_type) { in GenerateMouseEvents() argument
558 if (last_event_type == ui::ET_MOUSE_ENTERED || details.dispatcher_destroyed) in GenerateMouseEvents()
561 if (last_event_type == ui::ET_MOUSE_MOVED || details.dispatcher_destroyed) in GenerateMouseEvents()
568 if (last_event_type == ui::ET_MOUSE_PRESSED || details.dispatcher_destroyed) in GenerateMouseEvents()
576 if (last_event_type == ui::ET_MOUSE_DRAGGED || details.dispatcher_destroyed) in GenerateMouseEvents()
588 ui::EventType last_event_type) { in RunCloseWidgetDuringDispatchTest() argument
595 widget->SetContentsView(std::make_unique<CloseWidgetView>(last_event_type)); in RunCloseWidgetDuringDispatchTest()
597 GenerateMouseEvents(widget, last_event_type); in RunCloseWidgetDuringDispatchTest()
/dports/games/libretro-prboom/libretro-prboom-cc80175/src/
H A Dmidifile.c347 static dbool ReadEvent(midi_event_t *event, unsigned int *last_event_type, in ReadEvent() argument
371 event_type = *last_event_type; in ReadEvent()
376 *last_event_type = event_type; in ReadEvent()
473 unsigned int last_event_type; in ReadTrack() local
488 last_event_type = 0; in ReadTrack()
514 if (!ReadEvent(event, &last_event_type, mf)) in ReadTrack()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/gsutil/gslib/vendored/boto/docs/source/
H A Dswf_tut.rst288 last_event_type = last_event['eventType']
289 if last_event_type == 'WorkflowExecutionStarted':
293 elif last_event_type == 'ActivityTaskCompleted':
460 last_event_type = last_event['eventType']
461 if last_event_type == 'WorkflowExecutionStarted':
466 elif last_event_type == 'ActivityTaskCompleted':
570 last_event_type = event['eventType']
571 if last_event_type == 'WorkflowExecutionStarted':
582 elif last_event_type == 'ChildWorkflowExecutionCompleted':
585 elif last_event_type == 'ActivityTaskCompleted':
/dports/devel/py-boto/boto-2.49.0/docs/source/
H A Dswf_tut.rst288 last_event_type = last_event['eventType']
289 if last_event_type == 'WorkflowExecutionStarted':
293 elif last_event_type == 'ActivityTaskCompleted':
460 last_event_type = last_event['eventType']
461 if last_event_type == 'WorkflowExecutionStarted':
466 elif last_event_type == 'ActivityTaskCompleted':
570 last_event_type = event['eventType']
571 if last_event_type == 'WorkflowExecutionStarted':
582 elif last_event_type == 'ChildWorkflowExecutionCompleted':
585 elif last_event_type == 'ActivityTaskCompleted':
/dports/games/prboom-plus/prboom-plus-2.5.1.3/src/MUSIC/
H A Dmidifile.c361 static dboolean ReadEvent(midi_event_t *event, unsigned int *last_event_type, in ReadEvent() argument
385 event_type = *last_event_type; in ReadEvent()
390 *last_event_type = event_type; in ReadEvent()
487 unsigned int last_event_type; in ReadTrack() local
502 last_event_type = 0; in ReadTrack()
528 if (!ReadEvent(event, &last_event_type, mf)) in ReadTrack()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/ozone/platform/wayland/host/
H A Dxdg_popup_wrapper_impl.cc471 EventType last_event_type = connection->event_serial().event_type; in CanGrabPopup() local
472 return last_event_type == ET_TOUCH_PRESSED || in CanGrabPopup()
473 last_event_type == ET_KEY_PRESSED || in CanGrabPopup()
474 last_event_type == ET_MOUSE_PRESSED; in CanGrabPopup()
/dports/x11-toolkits/lesstif/lesstif-0.95.2/clients/Motif-2.1/mwm/
H A Dmwm.c128 static int last_event_type = 0; variable
203 fprintf(stderr, " EventType: %d", last_event_type); in general_error()
559 last_event_type = 0; in main()
/dports/games/sdlpop/SDLPoP-1.22/src/
H A Dmidi.c134 byte last_event_type = 0; in parse_midi() local
152 if (event->event_type < 0xF8) last_event_type = event->event_type; in parse_midi()
155 event->event_type = last_event_type; // Implicit use of the previous event type. in parse_midi()
/dports/x11-wm/afterstep-stable/afterstep-devel-2.2.12/libAfterStep/
H A Devent.c36 int last_event_type = 0; variable
212 last_event_type = xevent->type; in stash_event_time()
H A Devent.h85 extern int last_event_type ;
/dports/devel/efl/efl-1.25.1/src/lib/evas/canvas/
H A Devas_callbacks.c374 (obj->last_event_type == type)) return; in evas_object_event_callback_call()
377 if ((obj->last_event_type == EVAS_CALLBACK_MOUSE_OUT) && in evas_object_event_callback_call()
385 obj->last_event_type = type; in evas_object_event_callback_call()
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/teenagent/
H A Dscene.h147 …SceneEvent::Type last_event_type() const { return !events.empty() ? events.back().type : SceneEven… in last_event_type() function
/dports/games/scummvm/scummvm-2.5.1/engines/teenagent/
H A Dscene.h147 …SceneEvent::Type last_event_type() const { return !events.empty() ? events.back().type : SceneEven… in last_event_type() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/wm/
H A Dwindow_modality_controller_unittest.cc390 ui::EventType last_event_type() const { return last_event_type_; } in last_event_type() function in ash::TouchTrackerWindowDelegate
455 EXPECT_EQ(ui::ET_TOUCH_CANCELLED, d1.last_event_type()); in TEST_F()
479 EXPECT_EQ(ui::ET_TOUCH_CANCELLED, d12.last_event_type()); in TEST_F()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/modules/webaudio/
H A Daudio_param_timeline.cc1242 ParamEvent::Type last_event_type = last_event->GetType(); in HandleAllEventsInThePast() local
1256 if (last_event_type == ParamEvent::kSetTarget) { in HandleAllEventsInThePast()
1906 ParamEvent::Type last_event_type = events_[event_index - 1]->GetType(); in ProcessCancelValues() local
1907 if (last_event_type == ParamEvent::kSetTarget) { in ProcessCancelValues()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/modules/webaudio/
H A Daudio_param_timeline.cc1242 ParamEvent::Type last_event_type = last_event->GetType(); in HandleAllEventsInThePast() local
1256 if (last_event_type == ParamEvent::kSetTarget) { in HandleAllEventsInThePast()
1906 ParamEvent::Type last_event_type = events_[event_index - 1]->GetType(); in ProcessCancelValues() local
1907 if (last_event_type == ParamEvent::kSetTarget) { in ProcessCancelValues()
/dports/net/x11vnc/x11vnc-0.9.16/src/
H A Dappshare.c278 static int last_event_type = 0; variable
1561 if (last_event_type != PropertyNotify) { in update()
1610 if (last_event_type != PropertyNotify) { in update()
1786 last_event_type = ev.type; in monitor()
/dports/x11-wm/afterstep/AfterStep-1.0/afterstep/
H A Devents.c89 int last_event_type=0; variable
113 last_event_type = Event.type; in DispatchEvent()
188 last_event_type = 0; in HandleEvents()
H A Dafterstep.c987 extern int last_event_type; in ASErrorHandler()
1002 fprintf(stderr," EventType: %d",last_event_type); in ASErrorHandler()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/views/controls/button/
H A Dmenu_button_unittest.cc150 ui::EventType last_event_type() { return last_event_type_; } in last_event_type() function in views::TestButtonListener
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/views/controls/button/
H A Dmenu_button_unittest.cc51 ui::EventType last_event_type() const { return last_event_type_; } in last_event_type() function in views::TestMenuButton
/dports/x11-wm/fvwm3/fvwm3-1.0.4/fvwm/
H A Dfvwm3.c94 extern int last_event_type;
1469 last_event_type); in FvwmErrorHandler()

12