Home
last modified time | relevance | path

Searched refs:GetElementWindow (Results 1 – 10 of 10) sorted by relevance

/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfcktools_gecko.js213 var oOwnerWindow = FCKTools.GetElementWindow( el ) ;
257 oOwnerWindow = FCKTools.GetElementWindow( el ) ;
H A Dfcktools.js61 FCKTools.GetElementWindow = function( element ) function
H A Dfckdomtools.js533 var range = reusableRange || new FCKDomRange( FCKTools.GetElementWindow( element ) ) ;
/plugin/wysiwyg/fckeditor/editor/_source/classes/
H A Dfcktoolbarspecialcombo.js48 …Width, this.PanelMaxHeight, FCKBrowserInfo.IsIE ? window : FCKTools.GetElementWindow( targetElemen…
H A Dfckmenublock.js71 this._Window = FCKTools.GetElementWindow( parentElement ) ;
/plugin/wysiwyg/fckeditor/editor/_source/commandclasses/
H A Dfcktextcolorcommand.js37 oWindow = FCKTools.GetElementWindow( FCK.ToolbarSet._IFrame ) ;
/plugin/fckg/fckeditor/editor/js/
H A Dfckeditorcode_gecko.js38 …lse;},BreakParent:function(A,B,C){var D=C||new FCKDomRange(FCKTools.GetElementWindow(A));D.SetStar…
46 …entNode;};return null;},ScrollIntoView:function(A,B){var C=FCKTools.GetElementWindow(A);var D=FCKT…
47GetElementWindow=function(A){return this.GetDocumentWindow(this.GetElementDocument(A));};FCKTools.… function
48GetElementWindow(A);var E=null;while (A){var F=D.getComputedStyle(A,'').position;if (F&&F!='static…
84 …wserInfo.IsIE) B=window;else if (FCK.ToolbarSet._IFrame) B=FCKTools.GetElementWindow(FCK.ToolbarSe…
98 …rame.parentNode);if (G){var H=FCKTools.GetDocumentPosition(FCKTools.GetElementWindow(G),G);F.x-=H.…
104 ….PanelWidth,this.PanelMaxHeight,FCKBrowserInfo.IsIE?window:FCKTools.GetElementWindow(A).parent);th…
117 ….IECleanup.AddItem(this,FCKMenuBlock_Cleanup);this._Window=FCKTools.GetElementWindow(A);var B=FCKT…
H A Dfckeditorcode_ie.js40 …lse;},BreakParent:function(A,B,C){var D=C||new FCKDomRange(FCKTools.GetElementWindow(A));D.SetStar…
50 …entNode;};return null;},ScrollIntoView:function(A,B){var C=FCKTools.GetElementWindow(A);var D=FCKT…
51GetElementWindow=function(A){return this.GetDocumentWindow(this.GetElementDocument(A));};FCKTools.… function
88 …wserInfo.IsIE) B=window;else if (FCK.ToolbarSet._IFrame) B=FCKTools.GetElementWindow(FCK.ToolbarSe…
100 …rame.parentNode);if (G){var H=FCKTools.GetDocumentPosition(FCKTools.GetElementWindow(G),G);F.x-=H.…
105 ….PanelWidth,this.PanelMaxHeight,FCKBrowserInfo.IsIE?window:FCKTools.GetElementWindow(A).parent);th…
118 ….IECleanup.AddItem(this,FCKMenuBlock_Cleanup);this._Window=FCKTools.GetElementWindow(A);var B=FCKT…
/plugin/wysiwyg/fckeditor/editor/js/
H A Dfckeditorcode_gecko.js35 …lse;},BreakParent:function(A,B,C){var D=C||new FCKDomRange(FCKTools.GetElementWindow(A));D.SetStar…
36 …Document=function (A){return A.ownerDocument||A.document;};FCKTools.GetElementWindow=function(A){r… function
37GetElementWindow(A);var E=null;while (A){var F=D.getComputedStyle(A,'').position;if (F&&F!='static…
73 …wserInfo.IsIE) B=window;else if (FCK.ToolbarSet._IFrame) B=FCKTools.GetElementWindow(FCK.ToolbarSe…
90 ….PanelWidth,this.PanelMaxHeight,FCKBrowserInfo.IsIE?window:FCKTools.GetElementWindow(A).parent);th…
103 ….IECleanup.AddItem(this,FCKMenuBlock_Cleanup);this._Window=FCKTools.GetElementWindow(A);var B=FCKT…
H A Dfckeditorcode_ie.js36 …lse;},BreakParent:function(A,B,C){var D=C||new FCKDomRange(FCKTools.GetElementWindow(A));D.SetStar…
37 …Document=function (A){return A.ownerDocument||A.document;};FCKTools.GetElementWindow=function(A){r… function
74 …wserInfo.IsIE) B=window;else if (FCK.ToolbarSet._IFrame) B=FCKTools.GetElementWindow(FCK.ToolbarSe…
91 ….PanelWidth,this.PanelMaxHeight,FCKBrowserInfo.IsIE?window:FCKTools.GetElementWindow(A).parent);th…
104 ….IECleanup.AddItem(this,FCKMenuBlock_Cleanup);this._Window=FCKTools.GetElementWindow(A);var B=FCKT…