Searched refs:isDocument (Results 1 – 10 of 10) sorted by relevance
| /plugin/indexmenu/scripts/fancytree/modules/ |
| D | jquery.fancytree.ui-deps.js | 868 var overflowX = within.isWindow || within.isDocument ? "" : 870 overflowY = within.isWindow || within.isDocument ? "" : 884 isDocument = !!withinElement[ 0 ] && withinElement[ 0 ].nodeType === 9, 885 hasOffset = !isElemWindow && !isDocument; 889 isDocument: isDocument,
|
| /plugin/combo/ComboStrap/ |
| H A D | FetcherMarkup.php | 595 if ($this->isDocument()) { 1049 public function isDocument(): bool function in ComboStrap\\FetcherMarkup 1086 return $this->isDocument() === false;
|
| H A D | Outline.php | 862 if ($fetcherMarkup->isDocument()) {
|
| /plugin/indexmenu/scripts/fancytree/ |
| D | jquery.fancytree-all-deps.js | 863 var overflowX = within.isWindow || within.isDocument ? "" : 865 overflowY = within.isWindow || within.isDocument ? "" : 879 isDocument = !!withinElement[ 0 ] && withinElement[ 0 ].nodeType === 9, 880 hasOffset = !isElemWindow && !isDocument; 884 isDocument: isDocument,
|
| D | jquery.fancytree-all-deps.min.js | 1 …isDocument?"":e.element.css("overflow-x"),n=e.isWindow||e.isDocument?"":e.element.css("overflow-y"…
|
| D | jquery.fancytree-all-deps.min.js.map | 1 …"offsetWidth","w2","clientWidth","getScrollInfo","within","overflowX","isDocument","overflowY","ha…
|
| /plugin/issuetracker/ |
| D | prototype.js | 3697 if (isDocument(element) || isDetached(element) || isBody(element) || isHtml(element)) 3831 if (isDocument(element) || isDetached(element) || isBody(element) || isHtml(element)) 3898 function isDocument(element) { function
|
| /plugin/zwidoku/files/ |
| H A D | jquery.js | 9 …isDocument?"":e.element.css("overflow-x"),s=e.isWindow||e.isDocument?"":e.element.css("overflow-y"…
|
| /plugin/openlayersmap/ol/ |
| D | ol.js.map | 1 …isDocument(object) {\n return 'documentElement' in object;\n}\n\n/**\n * @param {Element} node No…
|
| /plugin/ol3/ |
| D | script.js | 8 …Oc||{},wO.xml.getDocument=Xc||{},wO.xml.getXMLSerializer=Wc||{},wO.xml.isDocument=Cc||{},wO.xml.ma…
|