Home
last modified time | relevance | path

Searched refs:getValue (Results 701 – 725 of 1088) sorted by relevance

1...<<21222324252627282930>>...44

/plugin/diagramsnet/lib/js/diagramly/
H A DEditor.js298 return mxUtils.getValue(state.style, 'sketch', '0') != '1';
302 return mxUtils.getValue(state.style, 'comic', '0') == '1' ||
347 return mxUtils.getValue(state.style, 'comic', '0') == '1' ||
421 return mxUtils.getValue(style, 'resizeLastRow', '0') == '1';
435 return mxUtils.getValue(style, 'resizeLast', '0') == '1';
511 mxUtils.getValue(state.style, 'childLayout', null) == null;
922 var hachureGap = mxUtils.getValue(this.shape.style, 'hachureGap', -1);
928 var fillWeight = mxUtils.getValue(this.shape.style, 'fillWeight', -1);
1237 if (!this.outline && this.style != null && mxUtils.getValue(this.style,
1241 if (mxUtils.getValue(this.style, 'sketchStyle', 'rough') == 'comic')
[all …]
/plugin/ckgedit/ckeditor/plugins/geshi/dialogs/
H A Dgeshi.js.unc106 …// geshi_dialog.getContentElement( 'tab-basic', 'language' ).setValue(this.getValue()); …
115 var srch = this.getValue().toLowerCase();
142 radio = this.getValue();
160 radio = this.getValue();
/plugin/ckgdoku/ckeditor/plugins/table/dialogs/
H A Dtable.js.unc13 data.info[ id ] = this.getValue();
36 var value = this.getValue(),
331 if ( this.getValue() )
332 selectedTable.setAttribute( 'align', this.getValue() );
356 getValue: defaultToPixel,
360 styles && styles.updateStyle( 'width', this.getValue() );
/plugin/refnotes/
H A Dadmin.js245 this.element.parents('td').toggleClass('default', this.getValue() == defaults.get(settingName));
262 this.getValue = function () {
279 this.getValue = function () {
311 settings[name] = field.getValue();
787 current.setAttribute(attributeName, event.data.getValue());
808 this.getValue = function () {
/plugin/ckgedit/ckeditor/plugins/table/dialogs/
H A Dtable.js.unc13 data.info[ id ] = this.getValue();
36 var value = this.getValue(),
331 if ( this.getValue() )
332 selectedTable.setAttribute( 'align', this.getValue() );
356 getValue: defaultToPixel,
360 styles && styles.updateStyle( 'width', this.getValue() );
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Operation/Request/
H A DAbandonRequest.php72 return new self($type->getValue());
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DDimensionValue.php127 public function getValue() function in Google\\Service\\Dfareporting\\DimensionValue
/plugin/authgooglesheets/vendor/google/apiclient-services/src/TagManager/
H A DParameter.php106 public function getValue() function in Google\\Service\\TagManager\\Parameter
/plugin/combo/vendor/php-webdriver/webdriver/lib/
H A DWebDriverBy.php40 public function getValue() function in Facebook\\WebDriver\\WebDriverBy
/plugin/combo/ComboStrap/
H A DDokuwikiId.php33 public function getValue(): string function in ComboStrap\\DokuwikiId
H A DQualityDynamicMonitoringOverwrite.php68 return $this->getValue();
H A DFirstRasterImage.php54 public function getValue(): WikiPath function in ComboStrap\\FirstRasterImage
H A DNoteTag.php35 $type = $tagAttributes->getValue(TagAttributes::TYPE_KEY);
H A DPipelineTag.php51 $pipelineWithPossibleVariableExpression = $tagAttributes->getValue(PluginUtility::PAYLOAD);
/plugin/ckgdoku/ckeditor/plugins/wsc/dialogs/
H A Dwsc.js18 …0;a.textNode.Thesaurus.setValue(a.selectNode.Synonyms.getInputElement().getValue())};var B=functio…
20 …"left"});f.on("click",function(b){a.textNode.GrammTab.setValue(b.sender.getValue())});e?f.setAttri…
46 c,e=a.textNode[c].getValue(),f=this.getElement().getAttribute("title-cmd");g.postMessage.send({mess…
74 …ategories.instance=this},onChange:function(){a.buildOptionSynonyms(this.getValue())}},{type:"selec…
75 …s.setValue(this.getValue());a.LocalizationLabel.Synonyms.instance=this},onChange:function(b){a.tex…
79 …);g.cookie.set("udnCmd",h?h:"ignore");"delete"!=h&&(a="",""!==t.getValue()&&(a=t.getValue()),g.coo…
82getValue()?1:0}},{type:"checkbox",id:"IgnoreMixedCaseWords",label:"Ignore Mixed-Case Words",labelS…
83getValue()?1:0}}]}]},{type:"vbox",id:"Options_DictionaryName",children:[{type:"text",id:"Dictionar…
84 g.cookie.get("udn"):this.getValue();this.setValue(b);this.setLabel(a.LocalizationComing.DictionaryN…
89 …cked",!1):e.IgnoreDomainNames.setValue("",!1);d.IgnoreAllCapsWords=e.IgnoreAllCapsWords.getValue()?
[all …]
/plugin/ckgedit/ckeditor/plugins/wsc/dialogs/
H A Dwsc.js18 …0;a.textNode.Thesaurus.setValue(a.selectNode.Synonyms.getInputElement().getValue())};var C=functio…
20 …"left"});f.on("click",function(b){a.textNode.GrammTab.setValue(b.sender.getValue())});c?f.setAttri…
47 c,e=a.textNode[c].getValue(),f=this.getElement().getAttribute("title-cmd");g.postMessage.send({mess…
58 …unction(){B=this},onChange:function(){a.textNode.SpellTab.setValue(this.getValue())}}]}]}]},{type:…
73getValue())}},{type:"select",id:"Synonyms",label:a.LocalizationLabel.Synonyms.text+":",labelStyle:…
77 …);g.cookie.set("udnCmd",h?h:"ignore");"delete"!=h&&(a="",""!==t.getValue()&&(a=t.getValue()),g.coo…
79 …eft; min-height: 16px;","default":"",onClick:function(){e[this.id]=this.getValue()?1:0}},{type:"ch…
80getValue()?1:0}},{type:"checkbox",id:"IgnoreMixedCaseWords",label:"Ignore Mixed-Case Words",labelS…
81 …eft; min-height: 16px;","default":"",onClick:function(){e[this.id]=this.getValue()?1:0}}]}]},{type…
82 …ie.get("udn"),this.getValue());this.setValue(b)},onShow:function(){t=this;var b=g.cookie.get("udn"…
[all …]
/plugin/swiftmail/Swift/Iterator/
H A DArray.php97 public function getValue() function in Swift_Iterator_Array
/plugin/gtime/gtlib/asn1/
H A DASN1Boolean.php60 public function getValue() { function in ASN1Boolean
/plugin/davcard/vendor/sabre/vobject/tests/VObject/Property/
H A DCompoundTest.php21 … $this->assertEquals('ABC\, Inc.;North American Division;Marketing\;Sales', $elem->getValue());
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/Property/
H A DCompoundTest.php21 … $this->assertEquals('ABC\, Inc.;North American Division;Marketing\;Sales', $elem->getValue());
/plugin/gtime/gtlib/asn1/gt/
H A DGTSignatureInfo.php78 $this->signatureValue = $signatureValue->getValue();
/plugin/findologicxmlexport/vendor/sebastian/object-enumerator/
H A DChangeLog.md9 …m/sebastianbergmann/phpunit/pull/2): Exceptions in `ReflectionProperty::getValue()` are not handled
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/Property/
H A DCompoundTest.php21 … $this->assertEquals('ABC\, Inc.;North American Division;Marketing\;Sales', $elem->getValue());
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ChromePolicy/
H A DGoogleChromePolicyV1ResolvedPolicy.php83 public function getValue() function in Google\\Service\\ChromePolicy\\GoogleChromePolicyV1ResolvedPolicy
/plugin/davcal/vendor/sabre/vobject/tests/VObject/Property/
H A DCompoundTest.php21 … $this->assertEquals('ABC\, Inc.;North American Division;Marketing\;Sales', $elem->getValue());

1...<<21222324252627282930>>...44