Home
last modified time | relevance | path

Searched defs:GetState (Results 1 – 25 of 4950) sorted by relevance

12345678910>>...198

/dports/audio/tuxguitar/tuxguitar-src-1.2/TuxGuitar/src/org/herac/tuxguitar/song/models/
H A DTGSong.java81 public String getDate() {
82 return this.date;
85 public void setDate(String date) {
89 public String getCopyright() {
90 return this.copyright;
91 }
93 public void setCopyright(String copyright) {
/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/InputCommon/ControllerInterface/DInput/
H A DDInputKeyboardMouse.cpp216 ControlState KeyboardMouse::Key::GetState() const in GetState() function in ciface::DInput::KeyboardMouse::Key
221 ControlState KeyboardMouse::Button::GetState() const in GetState() function in ciface::DInput::KeyboardMouse::Button
226 ControlState KeyboardMouse::Axis::GetState() const in GetState() function in ciface::DInput::KeyboardMouse::Axis
231 ControlState KeyboardMouse::Cursor::GetState() const in GetState() function in ciface::DInput::KeyboardMouse::Cursor
H A DDInputJoystick.cpp294 ControlState Joystick::Axis::GetState() const in GetState() function in ciface::DInput::Joystick::Axis
299 ControlState Joystick::Button::GetState() const in GetState() function in ciface::DInput::Joystick::Button
304 ControlState Joystick::Hat::GetState() const in GetState() function in ciface::DInput::Joystick::Hat
/dports/net/bosh-bootloader/bosh-bootloader-7.2.12/backends/
H A Dbackend.go47 GetState(Config, string) error methodSpec
52 func (c cloudStorageBackend) GetState(config Config, name string) error { func
90 func (g gcsStateBackend) GetState(config Config, name string) error { func
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/config/
H A DgfxConfig.h193 FeatureState& GetState(Feature aFeature) { in GetState() function
197 const FeatureState& GetState(Feature aFeature) const { in GetState() function
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/config/
H A DgfxConfig.h183 FeatureState& GetState(Feature aFeature) { in GetState() function
187 const FeatureState& GetState(Feature aFeature) const { in GetState() function
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/config/
H A DgfxConfig.h185 FeatureState& GetState(Feature aFeature) { in GetState() function
189 const FeatureState& GetState(Feature aFeature) const { in GetState() function
/dports/www/firefox-esr/firefox-91.8.0/gfx/config/
H A DgfxConfig.h191 FeatureState& GetState(Feature aFeature) { in GetState() function
195 const FeatureState& GetState(Feature aFeature) const { in GetState() function
/dports/www/firefox/firefox-99.0/gfx/config/
H A DgfxConfig.h191 FeatureState& GetState(Feature aFeature) { in GetState() function
195 const FeatureState& GetState(Feature aFeature) const { in GetState() function
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/config/
H A DgfxConfig.h191 FeatureState& GetState(Feature aFeature) { in GetState() function
195 const FeatureState& GetState(Feature aFeature) const { in GetState() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/animation/
H A Dcss_interpolation_environment.h35 StyleResolverState& GetState() { in GetState() function
39 const StyleResolverState& GetState() const { in GetState() function
/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/InputCommon/ControllerInterface/Touch/
H A DTouchscreen.cpp220 ControlState Touchscreen::Button::GetState() const in GetState() function in ciface::Touch::Touchscreen::Button
232 ControlState Touchscreen::Axis::GetState() const in GetState() function in ciface::Touch::Touchscreen::Axis
/dports/net/opal/opal-3.10.10/include/h323/
H A Dh450pdu.h454 State GetState() const { return ctState; } in GetState() function
586 State GetState() const { return holdState; } in GetState() function
634 State GetState() const { return cwState; } in GetState() function
681 State GetState() const { return mwiState; } in GetState() function
893 State GetState() const { return ciState; } in GetState() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/animation/
H A Dcss_interpolation_environment.h44 StyleResolverState& GetState() { in GetState() function
48 const StyleResolverState& GetState() const { in GetState() function
/dports/editors/libreoffice/libreoffice-7.2.6.2/sdext/source/presenter/
H A DPresenterProtocolHandler.cxx44 virtual Any GetState() const { return Any(false); } in GetState() function in sdext::presenter::__anon4c3d94b40111::Command
621 Any PauseResumeCommand::GetState() const in GetState() function in sdext::presenter::PauseResumeCommand
689 Any SetNotesViewCommand::GetState() const in GetState() function in sdext::presenter::SetNotesViewCommand
725 Any SetSlideSorterCommand::GetState() const in GetState() function in sdext::presenter::SetSlideSorterCommand
761 Any SetHelpViewCommand::GetState() const in GetState() function in sdext::presenter::SetHelpViewCommand
805 Any NotesFontSizeCommand::GetState() const in GetState() function in sdext::presenter::NotesFontSizeCommand
/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/InputCommon/ControllerInterface/Xlib/
H A DXInput2.cpp340 ControlState KeyboardMouse::Key::GetState() const in GetState() function in ciface::XInput2::KeyboardMouse::Key
351 ControlState KeyboardMouse::Button::GetState() const in GetState() function in ciface::XInput2::KeyboardMouse::Button
362 ControlState KeyboardMouse::Cursor::GetState() const in GetState() function in ciface::XInput2::KeyboardMouse::Cursor
373 ControlState KeyboardMouse::Axis::GetState() const in GetState() function in ciface::XInput2::KeyboardMouse::Axis
/dports/science/orthanc-postgresql/OrthancPostgreSQL-4.0/PostgreSQL/ThirdPartyDownloads/Orthanc-1.9.3/OrthancFramework/Sources/Lua/
H A DLuaFunctionCall.h47 lua_State* GetState() in GetState() function
/dports/science/orthanc-mysql/OrthancMySQL-4.3/MySQL/ThirdPartyDownloads/Orthanc-1.9.3/OrthancFramework/Sources/Lua/
H A DLuaFunctionCall.h47 lua_State* GetState() in GetState() function
/dports/science/orthanc/Orthanc-1.9.7/OrthancFramework/Sources/Lua/
H A DLuaFunctionCall.h47 lua_State* GetState() in GetState() function
/dports/science/orthanc-dicomweb/OrthancDicomWeb-1.7/ThirdPartyDownloads/Orthanc-1.9.3/OrthancFramework/Sources/Lua/
H A DLuaFunctionCall.h47 lua_State* GetState() in GetState() function
/dports/science/orthanc-webviewer/OrthancWebViewer-2.7/ThirdPartyDownloads/Orthanc-1.8.1/OrthancFramework/Sources/Lua/
H A DLuaFunctionCall.h49 lua_State* GetState() in GetState() function
/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/InputCommon/ControllerInterface/XInput/
H A DXInput.cpp47 ControlState GetState() const override in GetState() function in ciface::XInput::Button
65 ControlState GetState() const override { return ControlState(m_axis) / m_range; } in GetState() function in ciface::XInput::Axis
81 ControlState GetState() const override { return ControlState(m_trigger) / m_range; } in GetState() function in ciface::XInput::Trigger
120 ControlState GetState() const override { return m_level; } in GetState() function in ciface::XInput::Battery
/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/InputCommon/ControllerEmu/ControlGroup/
H A DForce.cpp80 Force::StateData Force::GetState(bool adjusted) in GetState() function in ControllerEmu::Force
160 Shake::StateData Shake::GetState(bool adjusted) const in GetState() function in ControllerEmu::Shake
H A DButtons.h23 void GetState(C* const buttons, const C* bitmasks) in GetState() function
/dports/misc/usd/USD-21.11/pxr/imaging/glf/
H A DglRawContext.h55 const GarchGLPlatformContextState& GetState() const { return _state; } in GetState() function

12345678910>>...198