Home
last modified time | relevance | path

Searched refs:instanceOf (Results 1 – 14 of 14) sorted by relevance

/plugin/combo/vendor/carica/phpcss/src/PhpCss/Ast/Selector/Simple/
H A DPseudoClass.php18 if ($this->parameter instanceOf Ast\Node) {
/plugin/webcode/vendor/
H A Dfirebug-lite-1.4.js887 this.isElement=function(o){try{return o&&this.instanceOf(o,"Element")
1293 }else{if(this.instanceOf(object,"Document")||this.instanceOf(object,"XMLDocument")){return domMembe…
1310 }else{if(this.instanceOf(object,"Text")||this.instanceOf(object,"CDATASection")){return domMemberCa…
1311 }else{if(this.instanceOf(object,"Attr")){return domMemberCache.Attr
1312 }else{if(this.instanceOf(object,"Node")){return domMemberCache.Node
1313 }else{if(this.instanceOf(object,"Event")||this.instanceOf(object,"EventCopy")){return domMemberCach…
4284 }else{if(instanceOf(obj,"HTMLCollection")){return true
4285 }else{if(instanceOf(obj,"NodeList")){return true
4406 },className:"object",supportsObject:function(object){return instanceOf(object,"Event")||instanceOf(…
6030 }else{if(instanceOf(o,"Document")){o=o.documentElement
[all …]
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/
H A Dfirebug-lite-debug.js3478 this.instanceOf = function(object, className) function
3744 else if (this.instanceOf(object, "Document") || this.instanceOf(object, "XMLDocument"))
3778 else if (this.instanceOf(object, "Text") || this.instanceOf(object, "CDATASection"))
3784 else if (this.instanceOf(object, "Event") || this.instanceOf(object, "EventCopy"))
16483 return instanceOf(object, "Window");
16548 return instanceOf(object, "Event") || instanceOf(object, "EventCopy");
23152 if (instanceOf(o, "Window"))
23155 else if (instanceOf(o, "Document"))
24181 if (instanceOf(o, "Window"))
24184 else if (instanceOf(o, "Document"))
[all …]
/plugin/combo/resources/firebug/
H A Dfirebug-lite-1.4.js470 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 domMemberCache.Document
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(objec
[all...]
/plugin/amcharts/assets/
H A Djs-yaml.min.js2instanceOf||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…
/plugin/photogallery/phpThumb/
H A Dphpthumb.functions.php246 …llocate) && !(is_object($gdimg_hexcolorallocate) && $gdimg_hexcolorallocate instanceOf \GdImage)) {
268 if (!is_resource($img) && !(is_object($img) && $img instanceOf \GdImage)) {
H A DphpThumb.php541 if (@is_resource($dummyImage) || (@is_object($dummyImage) && $dummyImage instanceOf \GdImage)) {
H A Dphpthumb.class.php499 …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)) {
H A Dphpthumb.bmp.php728 if (!is_resource($gd) && !(is_object($gd) && $gd instanceOf \GdImage)) {
H A Dphpthumb.filters.php1427 …est) && $gdimg_dest instanceOf \GdImage)) && (is_resource($img_watermark) || (is_object($img_water…
/plugin/sketchcanvas/script/
H A Djs-yaml.min.js
/plugin/c3chart/assets/
H A Djs-yaml.min.js2instanceOf=t.instanceOf||null,this.predicate=t.predicate||null,this.represent=t.represent||null,th…
/plugin/achart/assets/
H A Djs-yaml.min.js2instanceOf=t.instanceOf||null,this.predicate=t.predicate||null,this.represent=t.represent||null,th…
/plugin/mermaid/
H A Dmermaid.min.js[all...]