| /plugin/combo/vendor/carica/phpcss/src/PhpCss/Ast/Selector/Simple/ |
| H A D | PseudoClass.php | 18 if ($this->parameter instanceOf Ast\Node) {
|
| /plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/ |
| D | firebug-lite-debug.js | 1302 if (!win.parent || win == win.parent || !this.instanceOf(win.parent, "Window")) 2360 return o && this.instanceOf(o, "Element"); 3478 this.instanceOf = function(object, className) function 3742 if (this.instanceOf(object, "Window")) 3744 else if (this.instanceOf(object, "Document") || this.instanceOf(object, "XMLDocument")) 3746 else if (this.instanceOf(object, "Location")) 3748 else if (this.instanceOf(object, "HTMLImageElement")) 3750 else if (this.instanceOf(object, "HTMLAnchorElement")) 3752 else if (this.instanceOf(object, "HTMLInputElement")) 3754 else if (this.instanceOf(object, "HTMLButtonElement")) [all …]
|
| /plugin/webcode/vendor/ |
| D | firebug-lite-1.4.js | 459 win=win.parent){if(!win.parent||win==win.parent||!this.instanceOf(win.parent,"Window")){return win 887 this.isElement=function(o){try{return o&&this.instanceOf(o,"Element") 1250 this.instanceOf=function(object,className){if(!object||typeof object!="object"){return false function 1292 }}}try{if(this.instanceOf(object,"Window")){return domMemberCache.Window 1293 }else{if(this.instanceOf(object,"Document")||this.instanceOf(object,"XMLDocument")){return domMembe… 1294 }else{if(this.instanceOf(object,"Location")){return domMemberCache.Location 1295 }else{if(this.instanceOf(object,"HTMLImageElement")){return domMemberCache.HTMLImageElement 1296 }else{if(this.instanceOf(object,"HTMLAnchorElement")){return domMemberCache.HTMLAnchorElement 1297 }else{if(this.instanceOf(object,"HTMLInputElement")){return domMemberCache.HTMLInputElement 1298 }else{if(this.instanceOf(object,"HTMLButtonElement")){return domMemberCache.HTMLButtonElement [all …]
|
| /plugin/combo/resources/firebug/ |
| H A D | firebug-lite-1.4.js | 470 win=win.parent){if(!win.parent||win==win.parent||!this.instanceOf(win.parent,"Window")){return win 898 this.isElement=function(o){try{return o&&this.instanceOf(o,"Element") 1261 this.instanceOf=function(object,className){if(!object||typeof object!="object"){return false function 1303 }}}try{if(this.instanceOf(object,"Window")){return domMemberCache.Window 1304 }else{if(this.instanceOf(object,"Document")||this.instanceOf(object,"XMLDocument")){return domMembe… 1305 }else{if(this.instanceOf(object,"Location")){return domMemberCache.Location 1306 }else{if(this.instanceOf(object,"HTMLImageElement")){return domMemberCache.HTMLImageElement 1307 }else{if(this.instanceOf(object,"HTMLAnchorElement")){return domMemberCache.HTMLAnchorElement 1308 }else{if(this.instanceOf(object,"HTMLInputElement")){return domMemberCache.HTMLInputElement 1309 }else{if(this.instanceOf(object,"HTMLButtonElement")){return domMemberCache.HTMLButtonElement [all …]
|
| /plugin/amcharts/assets/ |
| D | js-yaml.min.js | 2 …instanceOf||s.predicate)&&(!s.instanceOf||"object"==typeof t&&t instanceof s.instanceOf)&&(!s.pred… 3 …w o("tag:yaml.org,2002:timestamp",{kind:"scalar",resolve:n,construct:i,instanceOf:Date,represent:r… property
|
| /plugin/photogallery/phpThumb/ |
| D | phpthumb.functions.php | 246 …llocate) && !(is_object($gdimg_hexcolorallocate) && $gdimg_hexcolorallocate instanceOf \GdImage)) { 268 if (!is_resource($img) && !(is_object($img) && $img instanceOf \GdImage)) {
|
| D | phpThumb.php | 541 if (@is_resource($dummyImage) || (@is_object($dummyImage) && $dummyImage instanceOf \GdImage)) {
|
| D | phpthumb.class.php | 499 …s->gdimg_output) || (is_object($this->gdimg_source) && $this->gdimg_source instanceOf \GdImage))) { 698 …s->gdimg_output) || (is_object($this->gdimg_source) && $this->gdimg_source instanceOf \GdImage))) { 974 …is->gdimg_source) || (is_object($this->gdimg_source) && $this->gdimg_source instanceOf \GdImage)) { 3118 …esource($img_watermark2) || (is_object($img_watermark2) && $img_watermark2 instanceOf \GdImage))) { 3499 …is->gdimg_source) || (is_object($this->gdimg_source) && $this->gdimg_source instanceOf \GdImage)) { 3849 …is->gdimg_source) || (is_object($this->gdimg_source) && $this->gdimg_source instanceOf \GdImage)) {
|
| D | phpthumb.bmp.php | 728 if (!is_resource($gd) && !(is_object($gd) && $gd instanceOf \GdImage)) {
|
| D | phpthumb.filters.php | 1427 …est) && $gdimg_dest instanceOf \GdImage)) && (is_resource($img_watermark) || (is_object($img_water…
|
| /plugin/c3chart/assets/ |
| D | js-yaml.min.js | 2 …instanceOf=t.instanceOf||null,this.predicate=t.predicate||null,this.represent=t.represent||null,th… property
|
| /plugin/achart/assets/ |
| D | js-yaml.min.js | 2 …instanceOf=t.instanceOf||null,this.predicate=t.predicate||null,this.represent=t.represent||null,th… property
|
| /plugin/sketchcanvas/script/ |
| D | js-yaml.mjs | 224 'instanceOf', 267 this.instanceOf = options['instanceOf'] || null; 826 instanceOf: Date, property 3580 if ((type.instanceOf || type.predicate) && 3581 … (!type.instanceOf || ((typeof object === 'object') && (object instanceof type.instanceOf))) &&
|
| /plugin/sketchcanvas/bundle/ |
| D | SketchCanvas.js | 7 …instanceOf=t.instanceOf||null,this.predicate=t.predicate||null,this.represent=t.represent||null,th… 31 …l=r.length;s<l;s+=1)if(u=r[s],(u.instanceOf||u.predicate)&&(!u.instanceOf||typeof t=="object"&&t i…
|
| D | SketchCanvas.js.map | 4 …instanceOf',\r\n 'predicate',\r\n 'represent',\r\n 'representName',\r\n 'defaultStyle',\r\n '…
|