Home
last modified time | relevance | path

Searched refs:nodeName (Results 51 – 75 of 293) sorted by relevance

12345678910>>...12

/plugin/combo/resources/library/bootstrap/4.5.0/
H A Dpopper.min.js4 */(function(e,t){'object'==typeof exports&&'undefined'!=typeof module?module.exports=t():'function'==typeof define&&define.amd?define(t):e.Popper=t()})(this,function(){'use strict';function e(e){return e&&'[object Function]'==={}.toString.call(e)}function t(e,t){if(1!==e.nodeType)return[];var o=e.ownerDocument.defaultView,n=o.getComputedStyle(e,null);return t?n[t]:n}function o(e){return'HTML'===e.nodeName?e:e.parentNode||e.host}function n(e){if(!e)return document.body;switch(e.nodeName){case'HTML':case'BODY':return e.ownerDocument.body;case'#document':return e.body;}var i=t(e),r=i.overflow,p=i.overflowX,s=i.overflowY;return /(auto|scroll|overlay)/.test(r+s+p)?e:n(o(e))}function i(e){return e&&e.referenceNode?e.referenceNode:e}function r(e){return 11===e?re:10===e?pe:re||pe}function p(e){if(!e)return document.documentElement;for(var o=r(10)?document.body:null,n=e.offsetParent||null;n===o&&e.nextElementSibling;)n=(e=e.nextElementSibling).offsetParent;var i=n&&n.nodeName;return i&&'BODY'!==i&&'HTML'!==i?-1!==['TH','TD','TABLE'].indexOf(n.nodeName)&&'static'===t(n,'position')?p(n):n:e?e.ownerDocument.documentElement:document.documentElement}function s(e){var t=e.nodeName;return'BODY'!==t&&('HTML'===t||p(e.firstElementChild)===e)}function d(e){return null===e.parentNode?e:d(e.parentNode)}function a(e,t){if(!e||!e.nodeType||!t||!t.nodeType)return document.documentElement;var o=e.compareDocumentPosition(t)&Node.DOCUMENT_POSITION_FOLLOWING,n=o?e:t,i=o?t:e,r=document.createRange();r.setStart(n,0),r.setEnd(i,0);var l=r.commonAncestorContainer;if(e!==l&&t!==l||n.contains(i))return s(l)?l:p(l);var f=d(e);return f.host?a(f.host,t):a(e,d(t).host)}function l(e){var t=1<arguments.length&&void 0!==arguments[1]?arguments[1]:'top',o='top'===t?'scrollTop':'scrollLeft',n=e.nodeName;if('BODY'===n||'HTML'===n){var i=e.ownerDocument.documentElement,r=e.ownerDocument.scrollingElement||i;return r[o]}return e[o]}function f(e,t){var o=2<arguments.length&&void 0!==arguments[2]&&arguments[2],n=l(t,'top'),i=l(t,'left'),r=o?-1:1;return e.top+=n*r,e.bottom+=n*r,e.left+=i*r,e.right+=i*r,e}function m(e,t){var o='x'===t?'Left':'Top',n='Left'==o?'Right':'Bottom';return parseFloat(e['border'+o+'Width'],10)+parseFloat(e['border'+n+'Width'],10)}function h(e,t,o,n){return ee(t['offset'+e],t['scroll'+e],o['client'+e],o['offset'+e],o['scroll'+e],r(10)?parseInt(o['offset'+e])+parseInt(n['margin'+('Height'===e?'Top':'Left')])+parseInt(n['margin'+('Height'===e?'Bottom':'Right')]):0)}function c(e){var t=e.body,o=e.documentElement,n=r(10)&&getComputedStyle(o);return{height:h('Height',t,o,n),width:h('Width',t,o,n)}}function g(e){return le({},e,{right:e.left+e.width,bottom:e.top+e.height})}function u(e){var o={};try{if(r(10)){o=e.getBoundingClientRect();var n=l(e,'top'),i=l(e,'left');o.top+=n,o.left+=i,o.bottom+=n,o.right+=i}else o=e.getBoundingClientRect()}catch(t){}var p={left:o.left,top:o.top,width:o.right-o.left,height:o.bottom-o.top},s='HTML'===e.nodeName?c(e.ownerDocument):{},d=s.width||e.clientWidth||p.width,a=s.height||e.clientHeight||p.height,f=e.offsetWidth-d,h=e.offsetHeight-a;if(f||h){var u=t(e);f-=m(u,'x'),h-=m(u,'y'),p.width-=f,p.height-=h}return g(p)}function b(e,o){var i=2<arguments.length&&void 0!==arguments[2]&&arguments[2],p=r(10),s='HTML'===o.nodeName,d=u(e),a=u(o),l=n(e),m=t(o),h=parseFloat(m.borderTopWidth,10),c=parseFloat(m.borderLeftWidth,10);i&&s&&(a.top=ee(a.top,0),a.left=ee(a.left,0));var b=g({top:d.top-a.top-h,left:d.left-a.left-c,width:d.width,height:d.height});if(b.marginTop=0,b.marginLeft=0,!p&&s){var w=parseFloat(m.marginTop,10),y=parseFloat(m.marginLeft,10);b.top-=h-w,b.bottom-=h-w,b.left-=c-y,b.right-=c-y,b.marginTop=w,b.marginLeft=y}return(p&&!i?o.contains(l):o===l&&'BODY'!==l.nodeName)&&(b=f(b,o)),b}function w(e){var t=1<arguments.length&&void 0!==arguments[1]&&arguments[1],o=e.ownerDocument.documentElement,n=b(e,o),i=ee(o.clientWidth,window.innerWidth||0),r=ee(o.clientHeight,window.innerHeight||0),p=t?0:l(o),s=t?0:l(o,'left'),d={top:p-n.top+n.marginTop,left:s-n.left+n.marginLeft,width:i,height:r};return g(d)}function y(e){var n=e.nodeName;i
[all...]
/plugin/new_page_dialog/js/
H A Dbutton.js7 if (button.nodeName.toLowerCase() == 'a') {
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Xml/
H A DCoverage.php38 … $this->writer->startElementNs(null, $context->nodeName, 'http://schema.phpunit.de/coverage/1.0');
/plugin/highlightjs/highlight/
H A Dhighlight.js271 else if (block.childNodes[i].nodeName == 'BR')
298 else if (node.childNodes[i].nodeName == 'BR')
336 var result = '<' + node.nodeName.toLowerCase();
338 …result += ' ' + node.attributes[i].nodeName.toLowerCase() + '="' + escape(node.attributes[i].node…
344 return '</' + node.nodeName.toLowerCase() + '>';
477 if (node.nodeName == 'CODE')
/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfckselection_gecko.js41 …tyleObjectElements[ range.startContainer.childNodes[ range.startOffset ].nodeName.toLowerCase() ] )
191 if ( oContainer.nodeName == nodeTagName )
H A Dfck_gecko.js261 if ( element.nodeName.IEquals( 'IMG', 'HR', 'INPUT', 'TEXTAREA', 'SELECT' ) )
270 if ( ev.srcElement.nodeName.IEquals( 'INPUT', 'TEXTAREA', 'SELECT' ) )
277 if ( ev.srcElement.nodeName.IEquals( 'INPUT', 'TEXTAREA', 'SELECT' ) )
/plugin/diagramsnet/lib/js/diagramly/vsdx/
H A DmxVsdxCanvas2D.js896 if (i + 1 < ch.length && ch[i + 1].nodeName.toUpperCase() == 'BR')
907 var nodeName = curCh.nodeName.toUpperCase();
918 … blockElem: style.getPropertyValue('display') == 'block' || nodeName == "BR" || nodeName == "LI",
923 if (nodeName == "UL")
937 else if (nodeName == "OL")
941 else if (nodeName == "LI")
951 if (nodeName == "UL")
/plugin/combo/ComboStrap/Xml/
H A DXmlDocument.php537 function removeRootChildNode($nodeName) argument
541 if ($childNode->nodeName == $nodeName) {
544 throw new \RuntimeException("Not able to delete the child node $nodeName");
/plugin/wysiwyg/fckeditor/editor/_source/commandclasses/
H A Dfckstylecommand.js54 if ( !el || !FCKStyles.CheckHasObjectStyle( el.nodeName.toLowerCase() ) )
/plugin/wysiwyg/fckeditor/editor/_source/classes/
H A Dfckelementpath.js40 var sElementName = e.nodeName.toLowerCase() ;
H A Dfckxml.js98 var childName = '$' + child.nodeName ;
H A Dfckeditingarea.js316 FCKListsLib.BlockElements[parentNode.nodeName.toLowerCase()] ||
317 FCKListsLib.NonEmptyBlockElements[parentNode.nodeName.toLowerCase()] ) ) )
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/DocGenerators/
H A DText.php52 if ($node->nodeName === 'standard') {
54 } else if ($node->nodeName === 'code_comparison') {
/plugin/htmlabstract/
H A Dsyntax.php125 switch ($detail->nodeName)
132 $element[$detail->nodeName] = $detail->nodeValue;
/plugin/diagramsnet/lib/plugins/
H A Dprops.js121 if (mxUtils.indexOf(ignored, attrs[i].nodeName) < 0 &&
126 mxUtils.write(h2, attrs[i].nodeName);
/plugin/codeprettify/code-prettify/src/
H A Dnode_prettify.js576 var nodeName = node.nodeName.toLowerCase();
577 if ('br' === nodeName || 'li' === nodeName) {
H A Dprettify.js624 var nodeName = node.nodeName.toLowerCase();
625 if ('br' === nodeName || 'li' === nodeName) {
/plugin/securelogin/
H A Dscript.js21 while(el && el.nodeName != 'FORM')
/plugin/fckg/scripts/
H A Dvki_kb.js1046 if ((ex.nodeName == "TEXTAREA" || ex.type == "text" || ex.type == "password")
1058 if (elem.nodeName == "TD") {
1068 if (this.nodeName == "TD" && self.VKI_clickless) {
1076 if (this.nodeName == "TD") clearTimeout(this.VKI_clickless);
1080 if (this.nodeName == "TD") clearTimeout(this.VKI_clickless);
1084 if (this.nodeName == "TD") clearTimeout(this.VKI_clickless);
1283 if (this.firstChild.nodeName.toLowerCase() != "small") {
1379 if (self.VKI_target.nodeName != "TEXTAREA") {
/plugin/revealjs/plugin/search/
H A Dsearch.js47 if(skipTags.test(node.nodeName)) return;
57 while (secnode != null && secnode.nodeName != 'SECTION') {
/plugin/autotabber/
H A Dtaboverride.js219 if ((target.nodeName && target.nodeName.toLowerCase() !== 'textarea') ||
714 if (elem && elem.nodeName && elem.nodeName.toLowerCase() === 'textarea') {
/plugin/diagramsnet/lib/js/
H A Dembed.dev.js177 if (xmlDocument.documentElement != null && xmlDocument.documentElement.nodeName == 'mxfile')
190 … if (xmlDocument.documentElement != null && xmlDocument.documentElement.nodeName == 'mxGraphModel')
511 if (newDocument != null && newDocument.documentElement.nodeName == 'html')
532 if (newDocument != null && newDocument.documentElement.nodeName == 'svg')
552 if (newDocument.documentElement.nodeName == 'mxfile')
/plugin/diagramsnet/lib/js/diagramly/
H A DEmbed.js177 if (xmlDocument.documentElement != null && xmlDocument.documentElement.nodeName == 'mxfile')
190 … if (xmlDocument.documentElement != null && xmlDocument.documentElement.nodeName == 'mxGraphModel')
511 if (newDocument != null && newDocument.documentElement.nodeName == 'html')
532 if (newDocument != null && newDocument.documentElement.nodeName == 'svg')
552 if (newDocument.documentElement.nodeName == 'mxfile')
/plugin/shortcutkey/
H A Dscript.js8 else var f=e.target,nn=f.nodeName;/* GET FOCUS 현재 포커스를 얻음*/
/plugin/scrapbook/
H A Dscript.js27 if (e.target.nodeName.toLowerCase() != 'button') return;

12345678910>>...12