Home
last modified time | relevance | path

Searched refs:platform_event (Results 1 – 25 of 28) sorted by relevance

12

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/events/platform/
H A Dplatform_event_source.cc89 uint32_t PlatformEventSource::DispatchEvent(PlatformEvent platform_event) { in DispatchEvent() argument
93 observer.WillProcessEvent(platform_event); in DispatchEvent()
96 action = overridden_dispatcher_->DispatchEvent(platform_event); in DispatchEvent()
100 if (dispatcher.CanDispatchEvent(platform_event)) in DispatchEvent()
101 action = dispatcher.DispatchEvent(platform_event); in DispatchEvent()
107 observer.DidProcessEvent(platform_event); in DispatchEvent()
H A DBUILD.gn26 "//ui/events:platform_event",
H A Dplatform_event_source.h92 virtual uint32_t DispatchEvent(PlatformEvent platform_event);
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/events/platform/
H A Dplatform_event_source.cc88 uint32_t PlatformEventSource::DispatchEvent(PlatformEvent platform_event) { in DispatchEvent() argument
92 observer.WillProcessEvent(platform_event); in DispatchEvent()
95 action = overridden_dispatcher_->DispatchEvent(platform_event); in DispatchEvent()
99 if (dispatcher.CanDispatchEvent(platform_event)) in DispatchEvent()
100 action = dispatcher.DispatchEvent(platform_event); in DispatchEvent()
106 observer.DidProcessEvent(platform_event); in DispatchEvent()
H A DBUILD.gn25 "//ui/events:platform_event",
H A Dplatform_event_source.h92 virtual uint32_t DispatchEvent(PlatformEvent platform_event);
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/events/ozone/evdev/
H A Devent_factory_evdev_unittest.cc54 .WillOnce([](const PlatformEvent& platform_event) { in TEST_F() argument
55 MouseEvent mouse_event(platform_event); in TEST_F()
72 .WillOnce([](const PlatformEvent& platform_event) { in TEST_F() argument
73 MouseEvent mouse_event(platform_event); in TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/events/test/
H A Dplatform_event_source_test_api.cc18 void PlatformEventSourceTestAPI::Dispatch(PlatformEvent platform_event) { in Dispatch() argument
19 event_source_->DispatchEvent(platform_event); in Dispatch()
H A Dplatform_event_source_test_api.h22 void Dispatch(PlatformEvent platform_event);
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/base/user_activity/
H A Duser_activity_detector.h53 void WillProcessEvent(const PlatformEvent& platform_event) override {} in WillProcessEvent() argument
54 void DidProcessEvent(const PlatformEvent& platform_event) override;
H A Duser_activity_detector.cc96 const PlatformEvent& platform_event) { in DidProcessEvent() argument
97 std::unique_ptr<ui::Event> event(ui::EventFromNative(platform_event)); in DidProcessEvent()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/base/user_activity/
H A Duser_activity_detector.h54 void WillProcessEvent(const PlatformEvent& platform_event) override {} in COMPONENT_EXPORT()
55 void DidProcessEvent(const PlatformEvent& platform_event) override; in COMPONENT_EXPORT()
H A Duser_activity_detector.cc96 const PlatformEvent& platform_event) { in DidProcessEvent() argument
97 std::unique_ptr<ui::Event> event(ui::EventFromNative(platform_event)); in DidProcessEvent()
/dports/games/freeorion/freeorion-0.4.10.2/combat/
H A DCombatSystem.cpp834 WeaponsPlatformEvent::WeaponsPlatformEventPtr platform_event, in Attack() argument
845 …hipShip( attack_ship, weapon, target_ship, combat_info, bout, round, platform_event); in Attack()
1370 WeaponsPlatformEvent::WeaponsPlatformEventPtr& platform_event, in ShootAllWeapons() argument
1437 attacks_event, platform_event, fighter_on_fighter_event); in ShootAllWeapons()
1681 auto platform_event = std::make_shared<WeaponsPlatformEvent>( in CombatRound() local
1683 attacks_event->AddEvent(platform_event); in CombatRound()
1686 attacks_event, platform_event, fighter_on_fighter_event); in CombatRound()
1703 auto platform_event = std::make_shared<WeaponsPlatformEvent>( in CombatRound() local
1707 attacks_event, platform_event, fighter_on_fighter_event); in CombatRound()
1709 if (!platform_event->AreSubEventsEmpty(attacker->Owner())) in CombatRound()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/display/manager/
H A DDEPS6 "+ui/events/platform_event.h",
H A DBUILD.gn62 "//ui/events:platform_event",
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/display/manager/
H A DDEPS6 "+ui/events/platform_event.h",
H A DBUILD.gn61 "//ui/events:platform_event",
/dports/sysutils/freeipmi/freeipmi-1.6.8/bmc-device/
H A Dbmc-device-argp.c279 cmd_args->platform_event = 1;
410 && !cmd_args->platform_event
447 + cmd_args->platform_event
630 cmd_args->platform_event = 0;
H A Dbmc-device.h99 int platform_event; member
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/events/devices/
H A DBUILD.gn60 "//ui/events:platform_event",
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/events/devices/
H A DBUILD.gn68 "//ui/events:platform_event",
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/base/x/
H A DBUILD.gn132 "//ui/events:platform_event",
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/events/
H A DBUILD.gn98 source_set("platform_event") {
99 sources = [ "platform_event.h" ]
160 ":platform_event",
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/events/
H A DBUILD.gn91 source_set("platform_event") {
92 sources = [ "platform_event.h" ]
153 ":platform_event",

12