Home
last modified time | relevance | path

Searched refs:GetDocumentWindow (Results 1 – 6 of 6) sorted by relevance

/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfcktools.js63 return this.GetDocumentWindow( this.GetElementDocument( element ) ) ;
66 FCKTools.GetDocumentWindow = function( document ) function
/plugin/wysiwyg/fckeditor/editor/_source/classes/
H A Dfckpanel.js287 var oWindow = this._Popup ? FCKTools.GetDocumentWindow( this.Document ) : this._Window ;
/plugin/wysiwyg/fckeditor/editor/js/
H A Dfckeditorcode_ie.js37 …tElementWindow=function(A){return this.GetDocumentWindow(this.GetElementDocument(A));};FCKTools.Ge… function
86 …el.prototype.CreateChildPanel=function(){var A=this._Popup?FCKTools.GetDocumentWindow(this.Documen…
H A Dfckeditorcode_gecko.js36 …tElementWindow=function(A){return this.GetDocumentWindow(this.GetElementDocument(A));};FCKTools.Ge… function
85 …el.prototype.CreateChildPanel=function(){var A=this._Popup?FCKTools.GetDocumentWindow(this.Documen…
/plugin/fckg/fckeditor/editor/js/
H A Dfckeditorcode_gecko.js47 …tElementWindow=function(A){return this.GetDocumentWindow(this.GetElementDocument(A));};FCKTools.Ge… function
98 …el.prototype.CreateChildPanel=function(){var A=this._Popup?FCKTools.GetDocumentWindow(this.Documen…
H A Dfckeditorcode_ie.js51 …tElementWindow=function(A){return this.GetDocumentWindow(this.GetElementDocument(A));};FCKTools.Ge… function
100 …el.prototype.CreateChildPanel=function(){var A=this._Popup?FCKTools.GetDocumentWindow(this.Documen…