Home
last modified time | relevance | path

Searched defs:GetEvent (Results 1 – 25 of 1204) sorted by relevance

12345678910>>...49

/dports/devel/fpc-fv/fpc-3.2.2/packages/fv/src/
H A Dtimeddlg.pas59 procedure GetEvent (var Event: TEvent); virtual; procedure
159 procedure TTimedDialog.GetEvent (var Event: TEvent); procedure
/dports/lang/fpc-source/fpc-3.2.2/packages/fv/src/
H A Dtimeddlg.pas59 procedure GetEvent (var Event: TEvent); virtual; procedure
159 procedure TTimedDialog.GetEvent (var Event: TEvent); procedure
/dports/games/openclonk/openclonk-release-8.1-src/src/platform/
H A DStdScheduler.h70 virtual HANDLE GetEvent() { return nullptr; } in GetEvent() function
153 HANDLE GetEvent() override { return Event.GetEvent(); } in GetEvent() function
192 HANDLE GetEvent() override { return Event.GetEvent(); } in GetEvent() function
H A DC4StdInProc.h31 HANDLE GetEvent() override { return GetStdHandle(STD_INPUT_HANDLE); } in GetEvent() function
/dports/x11-toolkits/gtk-sharp20/gtk-sharp-2.12.45/gdk/
H A DEvent.cs102 public static Event GetEvent (IntPtr raw) in GetEvent() method in Gdk.Event
107 public static Event GetEvent (IntPtr raw, bool owned) in GetEvent() method in Gdk.Event
/dports/science/hepmc3/HepMC3-3.2.4/examples/RootIOExample2/src/
H A DMyClass.cc10 GenEvent* MyClass::GetEvent() in GetEvent() function in MyClass
/dports/graphics/electricsheep/electricsheep-37ba0fd692d6581f8fe009ed11c9650cd8174123/client_generic/DisplayOutput/
H A DDisplayOutput.cpp28 bool CDisplayOutput::GetEvent( spCEvent &_spEvent ) in GetEvent() function in DisplayOutput::CDisplayOutput
/dports/games/valyriatear/ValyriaTear-1.1.0/src/common/global/events/
H A Dglobal_event_group.cpp29 int32_t GlobalEventGroup::GetEvent(const std::string &event_name) in GetEvent() function in vt_global::GlobalEventGroup
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-ssm-incidents/include/aws/ssm-incidents/model/
H A DGetTimelineEventResult.h38 inline const TimelineEvent& GetEvent() const{ return m_event; } in GetEvent() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-frauddetector/include/aws/frauddetector/model/
H A DGetEventResult.h38 inline const Event& GetEvent() const{ return m_event; } in GetEvent() function
/dports/biology/avida/avida-2.12.4-src/avida-core/source/main/
H A DcOrgMovementPredicate.h55 virtual cDemeCellEvent* GetEvent(int i) { return NULL; } in GetEvent() function
127 cDemeCellEvent* GetEvent(int i) { return m_event; } in GetEvent() function
272 cDemeCellEvent * GetEvent(int i) { in GetEvent() function
359 virtual cDemeCellEvent* GetEvent(int i) { in GetEvent() function
H A DcOrgMessagePredicate.h67 virtual cDemeCellEvent* GetEvent() { return NULL; } in GetEvent() function
104 virtual cDemeCellEvent* GetEvent() { return NULL; } in GetEvent() function
138 virtual cDemeCellEvent* GetEvent() { return NULL; } in GetEvent() function
303 cDemeCellEvent* GetEvent() { return m_event; } in GetEvent() function
396 cDemeCellEvent* GetEvent() { return m_event; } in GetEvent() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/modules/audio_processing/aec_dump/
H A Dwrite_to_file_task.cc24 audioproc::Event* WriteToFileTask::GetEvent() { in GetEvent() function in webrtc::WriteToFileTask
/dports/net-im/tg_owt/tg_owt-d578c76/src/modules/audio_processing/aec_dump/
H A Dwrite_to_file_task.cc24 audioproc::Event* WriteToFileTask::GetEvent() { in GetEvent() function in webrtc::WriteToFileTask
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/modules/audio_processing/aec_dump/
H A Dwrite_to_file_task.cc24 audioproc::Event* WriteToFileTask::GetEvent() { in GetEvent() function in webrtc::WriteToFileTask
/dports/shells/elvish/elvish-0.17.0/pkg/sys/ewindows/
H A Dconsole.go46 func (input *InputRecord) GetEvent() InputEvent { func
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/modules/audio_processing/aec_dump/
H A Dwrite_to_file_task.cc24 audioproc::Event* WriteToFileTask::GetEvent() { in GetEvent() function in webrtc::WriteToFileTask
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/modules/audio_processing/aec_dump/
H A Dwrite_to_file_task.cc24 audioproc::Event* WriteToFileTask::GetEvent() { in GetEvent() function in webrtc::WriteToFileTask
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/modules/audio_processing/aec_dump/
H A Dwrite_to_file_task.cc24 audioproc::Event* WriteToFileTask::GetEvent() { in GetEvent() function in webrtc::WriteToFileTask
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/modules/audio_processing/aec_dump/
H A Dwrite_to_file_task.cc24 audioproc::Event* WriteToFileTask::GetEvent() { in GetEvent() function in webrtc::WriteToFileTask
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/updater/win/ui/
H A Dui_displayed_event.cc23 HRESULT UIDisplayedEventManager::GetEvent(bool is_machine, in GetEvent() function in updater::ui::UIDisplayedEventManager
/dports/science/InsightToolkit/ITK-5.0.1/Modules/IO/SpatialObjects/include/
H A DitkSpatialObjectReader.h78 const MetaEvent * GetEvent() in GetEvent() function
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Reflection.TypeExtensions/tests/
H A DHelpers.cs11 public static EventInfo GetEvent(Type type, string name) => type.GetEvent(name, AllFlags); in GetEvent() method in System.Reflection.Tests.Helpers
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/dom/events/
H A Devent_dispatcher.h65 Event& GetEvent() const { return *event_; } in GetEvent() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/dom/events/
H A Devent_dispatcher.h65 Event& GetEvent() const { return *event_; } in GetEvent() function

12345678910>>...49