Searched refs:getDocument (Results 1 – 4 of 4) sorted by relevance
/webtrees/public/ckeditor-4.15.1-custom/ |
H A D | ckeditor.js | 72 … this.$.eventPhase||2},getPageOffset:function(){var a=this.getTarget().getDocument().$;return{x:th… 83 …[],b=this.getDocument().$.documentElement,c=this;c&&c!=b;){var f=c.getParent();f&&d.unshift(this.g… 106 …getDocument().createElement(a));b?this.$.insertBefore(a.$,this.$.firstChild):this.$.appendChild(a.… 107 …getDocument().createElement("br"),CKEDITOR.env.gecko&&a.setAttribute("type","_moz"),this.append(a)… 110 …getDocument()._getHtml5ShivFrag();c.appendChild(b);b.innerHTML=a;c.removeChild(b);return a}catch(e… 114 ….$.textContent||this.$.innerText||""},getWindow:function(){return this.getDocument().getWindow()},… 127 …rent()}return null},getDocumentPosition:function(a){var b=0,c=0,e=this.getDocument(),d=e.getBody()… 131 …a.getComputedStyle("margin-"+b)||0,10)||0}!a&&(a=this.getWindow());w=a.getDocument();var k="BackCo… 135 …tyle.cssText)},renameNode:function(a){if(this.getName()!=a){var b=this.getDocument();a=new CKEDITO… 136 …this.getDirection()||this.getParent()&&this.getParent().getDirection(1)||this.getDocument().$.dir|| [all …]
|
/webtrees/public/ckeditor-4.15.1-custom/plugins/forms/dialogs/ |
H A D | checkbox.js | 7 ….env.ie&&"on"==c?CKEDITOR.env.ie?(c=new CKEDITOR.dom.element("input",b.getDocument()),b.copyAttrib…
|
/webtrees/public/ckeditor-4.15.1-custom/plugins/flash/dialogs/ |
H A D | flash.js | 7 …TOR.dom.element.createFromHtml("\x3ccke:param\x3e\x3c/cke:param\x3e",a.getDocument());p.setAttribu…
|
/webtrees/public/ckeditor-4.15.1-custom/plugins/image/dialogs/ |
H A D | image.js | 17 …Load:function(){"image"!=k&&this.hidePage("Link");var a=this._.element.getDocument();this.getConte…
|