Home
last modified time | relevance | path

Searched defs:SetIntValue (Results 1 – 25 of 142) sorted by relevance

123456

/dports/www/firefox-esr/firefox-91.8.0/layout/style/
H A DnsCSSValue.cpp137 void nsCSSValue::SetIntValue(int32_t aValue, nsCSSUnit aUnit) { in SetIntValue() function in nsCSSValue
/dports/www/firefox/firefox-99.0/layout/style/
H A DnsCSSValue.cpp137 void nsCSSValue::SetIntValue(int32_t aValue, nsCSSUnit aUnit) { in SetIntValue() function in nsCSSValue
/dports/mail/thunderbird/thunderbird-91.8.0/layout/style/
H A DnsCSSValue.cpp137 void nsCSSValue::SetIntValue(int32_t aValue, nsCSSUnit aUnit) { in SetIntValue() function in nsCSSValue
/dports/lang/spidermonkey78/firefox-78.9.0/layout/style/
H A DnsCSSValue.cpp137 void nsCSSValue::SetIntValue(int32_t aValue, nsCSSUnit aUnit) { in SetIntValue() function in nsCSSValue
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/addons/kodi-dev-kit/include/kodi/gui/controls/
H A DSettingsSlider.h156 void SetIntValue(int value) in SetIntValue() function
H A DSlider.h168 void SetIntValue(int value) in SetIntValue() function
H A DSpin.h311 void SetIntValue(int value) in SetIntValue() function
/dports/games/rlvm/rlvm-release-0.14-77-gfabf134a/src/machine/
H A Dmemory_intmem.cc108 void Memory::SetIntValue(const IntMemRef& ref, int value) { in SetIntValue() function in Memory
/dports/lang/mono/mono-5.10.1.57/external/api-doc-tools/external/Lucene.Net.Light/src/core/Document/
H A DNumericField.cs261 public NumericField SetIntValue(int value_Renamed) in SetIntValue() method in Lucene.Net.Documents.NumericField
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/inc/
H A Dsolveroptions.hxx52 void SetIntValue( sal_Int32 nNew ) { mbIsDouble = false; mnIntValue = nNew; } in SetIntValue() function in ScSolverOptionsString
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/inc/
H A Dsolveroptions.hxx51 void SetIntValue( sal_Int32 nNew ) { mbIsDouble = false; mnIntValue = nNew; } in SetIntValue() function in ScSolverOptionsString
/dports/devel/awless/awless-0.1.11/database/
H A Ddb.go142 func (db *DB) SetIntValue(key string, value int) error { func
/dports/lang/mono/mono-5.10.1.57/external/api-doc-tools/external/Lucene.Net.Light/src/core/Analysis/
H A DNumericTokenStream.cs166 public NumericTokenStream SetIntValue(int value_Renamed) in SetIntValue() method in Lucene.Net.Analysis.NumericTokenStream
/dports/multimedia/mswebrtc/mswebrtc-1.1.1/webrtc/webrtc/base/
H A Doptionsfile.cc167 bool OptionsFile::SetIntValue(const std::string& option, in SetIntValue() function in rtc::OptionsFile
/dports/net-im/kopete/kopete-21.12.3/protocols/jabber/libjingle/talk/base/
H A Doptionsfile.cc182 bool OptionsFile::SetIntValue(const std::string& option, in SetIntValue() function in talk_base::OptionsFile
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/base/
H A Doptionsfile.cc167 bool OptionsFile::SetIntValue(const std::string& option, in SetIntValue() function in rtc::OptionsFile
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/rtc_base/
H A Doptionsfile.cc165 bool OptionsFile::SetIntValue(const std::string& option, in SetIntValue() function in rtc::OptionsFile
/dports/lang/spidermonkey60/firefox-60.9.0/layout/style/
H A DServoSpecifiedValues.cpp43 void ServoSpecifiedValues::SetIntValue(nsCSSPropertyID aId, int32_t aValue) { in SetIntValue() function in ServoSpecifiedValues
H A DGenericSpecifiedValuesInlines.h105 void GenericSpecifiedValues::SetIntValue(nsCSSPropertyID aId, int32_t aValue) { in SetIntValue() function
H A DnsRuleData.h142 void SetIntValue(nsCSSPropertyID aId, int32_t aValue) { in SetIntValue() function
H A DnsStyleCoord.cpp88 void nsStyleCoord::SetIntValue(int32_t aValue, nsStyleUnit aUnit) { in SetIntValue() function in nsStyleCoord
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/rtc_base/
H A Doptionsfile.cc165 bool OptionsFile::SetIntValue(const std::string& option, in SetIntValue() function in rtc::OptionsFile
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/rtc_base/
H A Doptionsfile.cc165 bool OptionsFile::SetIntValue(const std::string& option, in SetIntValue() function in rtc::OptionsFile
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/common/feature_policy/
H A Dpolicy_value.cc80 void PolicyValue::SetIntValue(int32_t int_value) { in SetIntValue() function in blink::PolicyValue
/dports/astro/gpsbabel14/gpsbabel-1.4.4/win32/gui-2/
H A Doptions.pas80 procedure SetIntValue(Value : Integer); procedure
237 procedure TIntegerEdit.SetIntValue(Value : Integer); procedure

123456