Home
last modified time | relevance | path

Searched refs:getViewPaneSize (Results 1 – 5 of 5) sorted by relevance

/plugin/ckgdoku/ckeditor/plugins/wsc/dialogs/
Dwsc.js37 …),g=parseInt(b.config.wsc_height,10),m=CKEDITOR.document.getWindow().getViewPaneSize();a.getPositi…
/plugin/ckgedit/ckeditor/plugins/wsc/dialogs/
Dwsc.js38 …),g=parseInt(b.config.wsc_height,10),m=CKEDITOR.document.getWindow().getViewPaneSize();a.getPositi…
/plugin/ckgedit/ckeditor/
Dckeditor.js88 …tend(CKEDITOR.dom.window.prototype,{focus:function(){this.$.focus()},getViewPaneSize:function(){va… method
583 …X(a){function b(b){var c=a.getSize(),k=CKEDITOR.document.getWindow().getViewPaneSize(),q=b.data.$.…
588 1);m={x:d.screenX,y:d.screenY};p=CKEDITOR.document.getWindow().getViewPaneSize();CKEDITOR.document.…
592 y[c]=g);a.focusManager.add(g);t=g;a=function(){var a=b.getViewPaneSize();g.setStyles({width:a.width…
606 …r&&this._.position&&(this._.position.x=CKEDITOR.document.getWindow().getViewPaneSize().width-this.…
607 …,a+=f.x,b+=f.y),d&&(f=this.getSize(),a=CKEDITOR.document.getWindow().getViewPaneSize().width-f.wid…
611 …ion(){var a=this.parts.dialog,b=this.getSize(),c=CKEDITOR.document.getWindow().getViewPaneSize(),e=
680 …rgin;m=CKEDITOR.document.getWindow();var p=m.getScrollPosition(),t=m.getViewPaneSize(),q=CKEDITOR.…
712 …op:d.getScrollPosition().y-l+10+"px",width:"1px",height:Math.max(1,d.getViewPaneSize().height-20)+…
777 …+"px");var b=n.element.getWindow(),a=l.$.getBoundingClientRect(),b=b.getViewPaneSize(),c=a.width||…
[all …]
Dckeditor.js.unc2089 getViewPaneSize: function() {
11515 k = CKEDITOR.document.getWindow().getViewPaneSize(),
11608 p = CKEDITOR.document.getWindow().getViewPaneSize();
11646 var a = b.getViewPaneSize();
11927 …his._.position && (this._.position.x = CKEDITOR.document.getWindow().getViewPaneSize().width - thi…
11948 …+= f.y), d && (f = this.getSize(), a = CKEDITOR.document.getWindow().getViewPaneSize().width - f.w…
12001 c = CKEDITOR.document.getWindow().getViewPaneSize(),
13558 t = m.getViewPaneSize(),
14199 height: Math.max(1, d.getViewPaneSize().height - 20) + "px",
15406 b = b.getViewPaneSize(),
[all …]
/plugin/ckgdoku/ckeditor/
Dckeditor.js76 getViewPaneSize:function(){var a=this.$.document,f="CSS1Compat"==a.compatMode;return{width:(f?a.doc… method
536 …m(a){function b(c){var k=a.getSize(),m=CKEDITOR.document.getWindow().getViewPaneSize(),l=c.data.$.…
540 …s.getSize("width",1);m={x:d.screenX,y:d.screenY};k=CKEDITOR.document.getWindow().getViewPaneSize();
544 …DITOR.document.getBody()),A[c]=g);a.focusManager.add(g);y=g;a=function(){var a=b.getViewPaneSize();
559 …r&&this._.position&&(this._.position.x=CKEDITOR.document.getWindow().getViewPaneSize().width-this.…
560 …,a+=f.x,b+=f.y),e&&(f=this.getSize(),a=CKEDITOR.document.getWindow().getViewPaneSize().width-f.wid…
564 …a=this.parts.dialog,b=this.getSize(),c=CKEDITOR.document.getWindow().getViewPaneSize(),d=(c.width-…
655 …rgin;d=CKEDITOR.document.getWindow();var g=d.getScrollPosition(),n=d.getViewPaneSize(),p=CKEDITOR.…
664 …op:d.getScrollPosition().y-r+10+"px",width:"1px",height:Math.max(1,d.getViewPaneSize().height-20)+…
720 …+"px");var b=h.element.getWindow(),a=n.$.getBoundingClientRect(),b=b.getViewPaneSize(),c=a.width||…
[all …]