Searched refs:getFrame (Results 1 – 3 of 3) sorted by relevance
/webtrees/public/ckeditor-4.15.1-custom/plugins/clipboard/dialogs/ |
H A D | paste.js | 6 …re("ariaWidget",new CKEDITOR.dom.element(a.frameElement));b.getWindow().getFrame().removeCustomDat…
|
/webtrees/public/ckeditor-4.15.1-custom/plugins/wsc/dialogs/ |
H A D | wsc.js | 47 …hChecking"==f&&b.config.wsc_onFinish.call(CKEDITOR.document.getWindow().getFrame())},f={minWidth:5… 90 …log.getParentEditor().config.wsc_onClose.call(this.document.getWindow().getFrame());a.div_overlay.…
|
/webtrees/public/ckeditor-4.15.1-custom/ |
H A D | ckeditor.js | 56 … e&&"y"in e&&(e.x+=b.x,e.y+=b.y);c(a.getWindow().getFrame())}}var e=CKEDITOR.tools.copy(b);c(a.get… 94 a.body.scrollTop||0}},getFrame:function(){var a=this.$.frameElement;return a?new CKEDITOR.dom.eleme… method 385 ….isInline()&&(a=CKEDITOR.document.getActive(),a.equals(this.getWindow().getFrame())||this.getWindo… 1050 …ull,1E3))},null,null,0),d.attachListener(b.inInlineMode?g:g.getWindow().getFrame(),"mouseout",func… 1131 function(){},function(){})}var f;a.window&&(f="BODY"==a.editable().$.nodeName?a.window.getFrame():a… 1232 …OR.tools.setTimeout(m,0,this,a)},this);this._.docTitle=this.getWindow().getFrame().getAttribute("t…
|