Home
last modified time | relevance | path

Searched refs:propValue (Results 1 – 22 of 22) sorted by last modified time

/plugin/combo/resources/firebug/
H A 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){return supportsApply?function(){return xhr[name].apply(xhr,arguments)
5086 }}else{this[propName]=propValue
7098 AnonymousFunction4beb612326a00(rule,propName,propValue,propPriority) global() argument
[all...]
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/
H A DCalendar.php87 foreach ($this->calendarInfo as $propName => $propValue) {
/plugin/davcal/vendor/sabre/dav/lib/DAV/Browser/
H A DPlugin.php342 foreach ($properties as $propName => $propValue) {
344 $html .= $this->drawPropertyRow($propName, $propValue);
/plugin/davcal/vendor/sabre/dav/lib/DAV/
H A DPropPatch.php180 foreach ($this->mutations as $propertyName => $propValue) {
200 foreach ($this->mutations as $propertyName => $propValue) {
202 $remaining[$propertyName] = $propValue;
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/PropertyStorage/Backend/
H A DMock.php58 foreach($properties as $propName=>$propValue) {
60 if (is_null($propValue)) {
63 $this->data[$path][$propName] = $propValue;
/plugin/davcal/vendor/sabre/vobject/tests/VObject/Property/
H A DTextTest.php9 function assertVCard21serialization($propValue, $expected) { argument
13 'PROP' => $propValue
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/File/
H A DX509.php1675 * @param mixed $propValue
1680 public function setDNProp($propName, $propValue, $type = 'utf8String') argument
1690 foreach ((array) $propValue as $v) {
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dcommons-lang3-3.5.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
/plugin/webcode/vendor/
H A Dfirebug-lite-1.4.js4984 if(propValue&&!isFunction(propValue)){self[propName]=propValue
4992 }try{var propValue=self[propName];
4993 if(propValue&&!xhrRequest[propName]){xhrRequest[propName]=propValue
5075 }}else{this[propName]=propValue
7328 if(propValue){var offset=getClientOffset(propValue);
7330 var text=propValue[textContent];
7496 if(propValue===undefined||propValue===null){continue
7497 }propValue=stripUnits(rgbToHex(propValue));
7498 if(propValue){group.props.push({name:propName,value:propValue})
7515 if(propValue&&propValue!="undefined"){if(FBTrace.DBG_CSS){FBTrace.sysout("CSSEditor.saveEdit : "+pr…
[all …]
/plugin/webdav/vendor/sabre/dav/lib/DAV/
H A DPropPatch.php187 foreach ($this->mutations as $propertyName => $propValue) {
207 foreach ($this->mutations as $propertyName => $propValue) {
209 $remaining[$propertyName] = $propValue;
H A DClient.php297 foreach ($properties as $propName => $propValue) {
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/
H A DCalendar.php89 foreach ($this->calendarInfo as $propName => $propValue) {
91 if (!is_null($propValue) && $propName[0] === '{')
/plugin/webdav/vendor/sabre/dav/lib/DAV/Browser/
H A DPlugin.php342 foreach ($properties as $propName => $propValue) {
344 $html .= $this->drawPropertyRow($propName, $propValue);
/plugin/slider/
H A 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/webdavclient/vendor/sabre/vobject/tests/VObject/Property/
H A DTextTest.php9 function assertVCard21serialization($propValue, $expected) { argument
13 'PROP' => $propValue
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/
H A Dfirebug-lite-debug.js18753 if (propValue && !isFunction(propValue))
18796 var propValue = self[propName];
19077 if (isFunction(propValue))
19099 this[propName] = propValue;
27627 if (propValue)
27632 var text = propValue[textContent];
28323 if (propValue === undefined || propValue === null)
28326 propValue = stripUnits(rgbToHex(propValue));
28327 if (propValue)
28407 if (propValue && propValue != "undefined") {
[all …]
/plugin/davcard/vendor/sabre/vobject/tests/VObject/Property/
H A DTextTest.php9 function assertVCard21serialization($propValue, $expected) { argument
13 'PROP' => $propValue
/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
H A Dfabric.min.js4propValue,addFactor=0,multFactor=1,ellipseMatrix="";for(var prop in options){propValue=parseFloat(…
H A Dfabric.js5254 var propValue, addFactor = 0, multFactor = 1, ellipseMatrix = '';
5256 propValue = parseFloat(options[prop], 10);
5271 options[prop] = propValue * multFactor + addFactor;
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/Property/
H A DTextTest.php9 function assertVCard21Serialization($propValue, $expected) { argument
13 'PROP' => $propValue
/plugin/widearea/widearea/
H A 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/jspwiki_import/importer/
H A Dgwt.js442 function __gwt_isKnownPropertyValue(wnd, propName, propValue) { argument
443 return propValue in wnd["values$" + propName];