Home
last modified time | relevance | path

Searched refs:GetEventName (Results 76 – 100 of 323) sorted by relevance

12345678910>>...13

/dports/games/scummvm/scummvm-2.5.1/engines/ags/shared/gui/
H A Dgui_object.h57 String GetEventName(int event) const;
/dports/lang/spidermonkey60/firefox-60.9.0/dom/xbl/
H A DnsXBLEventHandler.h69 void GetEventName(nsAString& aString) const { mEventType->ToString(aString); } in GetEventName() function
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/xbl/
H A DnsXBLEventHandler.h77 void GetEventName(nsAString& aString) const in GetEventName() function
/dports/net/opal/opal-3.10.10/include/sip/
H A Dhandlers.h529 static PString GetEventName(Events state);
530 PString GetEventName() const { return GetEventName(m_eventType); } in GetEventName() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/rlz/lib/
H A Drlz_lib.cc166 const char* event_name = GetEventName(event); in RecordStatefulEvent()
263 const char* event_name = GetEventName(event); in RecordProductEvent()
292 const char* event_name = GetEventName(event); in ClearProductEvent()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/extensions/common/
H A Devent_filter.h40 const std::string& GetEventName(MatcherID id) const;
/dports/devel/gdcm/gdcm-3.0.10/Examples/Csharp/
H A DBasicAnonymizer.cs65 …ystem.Console.WriteLine( "This is my Anonymization. Unhandled Event type: " + evt.GetEventName() ); in ShowAnonymization()
/dports/games/ags/ags_linux_v.3.4.4.1/Common/gui/
H A Dguiobject.h72 virtual const char *GetEventName(int idx) { in GetEventName() function
/dports/devel/wxformbuilder/source/src/rad/
H A Dwxfbevent.cpp71 wxString wxFBEvent::GetEventName() in GetEventName() function in wxFBEvent
/dports/www/chromium-legacy/chromium-88.0.4324.182/extensions/common/
H A Devent_filter.h40 const std::string& GetEventName(MatcherID id) const;
/dports/www/firefox-esr/firefox-91.8.0/gfx/2d/
H A DRecordedEvent.cpp34 std::string RecordedEvent::GetEventName(EventType aType) { in GetEventName() function in mozilla::gfx::RecordedEvent
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/tools/lldb-vscode/
H A DProgressEvent.h60 llvm::StringRef GetEventName() const;
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/transform/
H A DOOo2Oasis.hxx98 virtual OUString GetEventName( const OUString& rName,
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/2d/
H A DRecordedEvent.cpp34 std::string RecordedEvent::GetEventName(EventType aType) { in GetEventName() function in mozilla::gfx::RecordedEvent
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/tools/lldb-vscode/
H A DProgressEvent.h60 llvm::StringRef GetEventName() const;
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/tools/lldb-vscode/
H A DProgressEvent.h60 llvm::StringRef GetEventName() const;
/dports/www/firefox/firefox-99.0/gfx/2d/
H A DInlineTranslator.cpp90 mError = RecordedEvent::GetEventName( in TranslateRecording()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/2d/
H A DRecordedEvent.cpp34 std::string RecordedEvent::GetEventName(EventType aType) { in GetEventName() function in mozilla::gfx::RecordedEvent
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/tools/lldb-vscode/
H A DProgressEvent.h60 llvm::StringRef GetEventName() const;
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/2d/
H A DRecordedEvent.cpp32 string RecordedEvent::GetEventName(EventType aType) { in GetEventName() function in mozilla::gfx::RecordedEvent
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/tools/lldb-vscode/
H A DProgressEvent.h60 llvm::StringRef GetEventName() const;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/transform/
H A DOOo2Oasis.hxx99 virtual OUString GetEventName( const OUString& rName,
/dports/science/InsightToolkit/ITK-5.0.1/Modules/Core/Common/test/
H A DitkTreeContainerTest2.cxx138 std::cout << event.GetEventName() << std::endl; in Execute()
143 std::cout << event.GetEventName(); in Execute()
/dports/databases/pgadmin3/pgadmin3-1.22.2/pgadmin/schema/
H A DpgEventTrigger.cpp145 properties->AppendItem(_("Event"), GetEventName()); in ShowTreeDetail()
169 …+ GetEventName() + (GetWhen().IsEmpty() ? wxT("") : (wxT(" WHEN TAG IN (") + GetWhen() + wxT(")\n\… in GetSql()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sfx2/source/appl/
H A Dapp.cxx297 …( SfxViewEventHint( SfxEventHintId::DeactivateDoc, GlobalEventConfig::GetEventName(GlobalEventId::… in SetViewFrame_Impl()
312 …vent(SfxViewEventHint(SfxEventHintId::ActivateDoc, GlobalEventConfig::GetEventName(GlobalEventId::… in SetViewFrame_Impl()

12345678910>>...13