Home
last modified time | relevance | path

Searched defs:featureEnabled (Results 1 – 10 of 10) sorted by relevance

/dports/games/stendhal/stendhal-1.35/src/games/stendhal/client/listener/
H A DFeatureChangeListener.java35 void featureEnabled(String name, String value); in featureEnabled() method
/dports/games/stendhal/stendhal-1.35/src/games/stendhal/client/gui/
H A DKeyRing.java78 public void featureEnabled(final String name, final String value) { in featureEnabled() method in KeyRing
H A DPortfolio.java79 public void featureEnabled(final String name, final String value) { in featureEnabled() method in Portfolio
H A DFeatureEnabledItemPanel.java53 public void featureEnabled(final String name, final String value) { in featureEnabled() method in FeatureEnabledItemPanel
/dports/games/stendhal/stendhal-1.35/src/games/stendhal/client/gui/spells/
H A DSpells.java49 public void featureEnabled(final String name, final String value) { in featureEnabled() method in Spells
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/source/helpers/
H A Dpause_on_gpu_properties.h27 inline bool featureEnabled(int32_t debugFlagValue) { in featureEnabled() function
/dports/security/vault/vault-1.8.2/vendor/github.com/aerospike/aerospike-client-go/
H A Daerospike_suite_test.go95 func featureEnabled(feature string) bool { func
/dports/sysutils/lxqt-config/lxqt-config-1.0.0/lxqt-config-input/
H A Dtouchpadconfig.cpp57 void TouchpadConfig::initFeatureControl(QCheckBox* control, int featureEnabled) in initFeatureControl()
H A Dtouchpaddevice.cpp310 int TouchpadDevice::featureEnabled(const char* prop) const in featureEnabled() function in TouchpadDevice
/dports/games/scummvm/scummvm-2.5.1/devtools/create_project/
H A Dcreate_project.cpp2179 bool BuildSetup::featureEnabled(std::string feature) const { in featureEnabled() function in BuildSetup