Home
last modified time | relevance | path

Searched refs:propValue (Results 1 – 22 of 22) sorted by relevance

/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/PropertyStorage/Backend/
DMock.php58 foreach($properties as $propName=>$propValue) {
60 if (is_null($propValue)) {
63 $this->data[$path][$propName] = $propValue;
/plugin/widearea/widearea/
Dwidearea.js190 var propValue = '';
192 propValue = element.currentStyle[propName];
194 propValue = document.defaultView.getComputedStyle(element, null).getPropertyValue(propName);
198 if(propValue.toLowerCase) {
199 return propValue.toLowerCase();
201 return propValue;
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/Property/
DTextTest.php9 function assertVCard21Serialization($propValue, $expected) { argument
13 'PROP' => $propValue
/plugin/davcard/vendor/sabre/vobject/tests/VObject/Property/
DTextTest.php9 function assertVCard21serialization($propValue, $expected) { argument
13 'PROP' => $propValue
/plugin/davcal/vendor/sabre/vobject/tests/VObject/Property/
DTextTest.php9 function assertVCard21serialization($propValue, $expected) { argument
13 'PROP' => $propValue
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/Property/
DTextTest.php9 function assertVCard21serialization($propValue, $expected) { argument
13 'PROP' => $propValue
/plugin/webdav/vendor/sabre/dav/lib/DAV/
DPropPatch.php187 foreach ($this->mutations as $propertyName => $propValue) {
207 foreach ($this->mutations as $propertyName => $propValue) {
209 $remaining[$propertyName] = $propValue;
DClient.php297 foreach ($properties as $propName => $propValue) {
/plugin/davcal/vendor/sabre/dav/lib/DAV/
DPropPatch.php180 foreach ($this->mutations as $propertyName => $propValue) {
200 foreach ($this->mutations as $propertyName => $propValue) {
202 $remaining[$propertyName] = $propValue;
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/
DCalendar.php89 foreach ($this->calendarInfo as $propName => $propValue) {
91 if (!is_null($propValue) && $propName[0] === '{')
/plugin/jspwiki_import/importer/
Dgwt.js442 function __gwt_isKnownPropertyValue(wnd, propName, propValue) { argument
443 return propValue in wnd["values$" + propName];
/plugin/davcal/vendor/sabre/dav/lib/DAV/Browser/
DPlugin.php342 foreach ($properties as $propName => $propValue) {
344 $html .= $this->drawPropertyRow($propName, $propValue);
/plugin/webdav/vendor/sabre/dav/lib/DAV/Browser/
DPlugin.php342 foreach ($properties as $propName => $propValue) {
344 $html .= $this->drawPropertyRow($propName, $propValue);
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/
DCalendar.php87 foreach ($this->calendarInfo as $propName => $propValue) {
/plugin/slider/
Djquery.bxslider.js551 …var propValue = slider.settings.mode == 'vertical' ? 'translate3d(0, ' + value + 'px, 0)' : 'trans…
556 el.css(slider.animProp, propValue);
564 el.css(slider.animProp, propValue);
568 el.css(slider.animProp, propValue);
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/
Dfirebug-lite-debug.js18751 var propValue = xhrRequest[propName];
18753 if (propValue && !isFunction(propValue))
18754 self[propName] = propValue;
18796 var propValue = self[propName];
18798 if (propValue && !xhrRequest[propName])
18800 xhrRequest[propName] = propValue;
19075 var propValue = xhrRequest[propName];
19077 if (isFunction(propValue))
19099 this[propName] = propValue;
26708 setProperty: function(rule, propName, propValue, propPriority) argument
[all …]
/plugin/webcode/vendor/
Dfirebug-lite-1.4.js4983 }try{var propValue=xhrRequest[propName];
4984 if(propValue&&!isFunction(propValue)){self[propName]=propValue
4992 }try{var propValue=self[propName];
4993 if(propValue&&!xhrRequest[propName]){xhrRequest[propName]=propValue
5070 }try{var propValue=xhrRequest[propName];
5071 if(isFunction(propValue)){if(typeof self[propName]=="undefined"){this[propName]=(function(name,xhr)…
5075 }}else{this[propName]=propValue
7087 },setProperty:function(rule,propName,propValue,propPriority){var style=rule.style||rule; argument
7092 style.setProperty(propName,propValue,propPriority)
7093 }else{style[toCamelCase(propName)]=propValue
[all …]
/plugin/combo/resources/firebug/
Dfirebug-lite-1.4.js4994 }try{var propValue=xhrRequest[propName];
4995 if(propValue&&!isFunction(propValue)){self[propName]=propValue
5003 }try{var propValue=self[propName];
5004 if(propValue&&!xhrRequest[propName]){xhrRequest[propName]=propValue
5081 }try{var propValue=xhrRequest[propName];
5082 if(isFunction(propValue)){if(typeof self[propName]=="undefined"){this[propName]=(function(name,xhr)…
5086 }}else{this[propName]=propValue
7098 },setProperty:function(rule,propName,propValue,propPriority){var style=rule.style||rule; argument
7103 style.setProperty(propName,propValue,propPriority)
7104 }else{style[toCamelCase(propName)]=propValue
[all …]
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/File/
DX509.php1675 * @param mixed $propValue
1680 public function setDNProp($propName, $propValue, $type = 'utf8String') argument
1690 foreach ((array) $propValue as $v) {
/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
Dfabric.js5254 var propValue, addFactor = 0, multFactor = 1, ellipseMatrix = '';
5256 propValue = parseFloat(options[prop], 10);
5271 options[prop] = propValue * multFactor + addFactor;
Dfabric.min.js4propValue,addFactor=0,multFactor=1,ellipseMatrix="";for(var prop in options){propValue=parseFloat(…
/plugin/diagramsnet/lib/WEB-INF/lib/
Dcommons-lang3-3.5.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...