Home
last modified time | relevance | path

Searched defs:GetDocumentWindow (Results 1 – 5 of 5) sorted by relevance

/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfcktools.js66 FCKTools.GetDocumentWindow = function( document ) function
/plugin/wysiwyg/fckeditor/editor/js/
H A Dfckeditorcode_ie.js37 …ent||A.document;};FCKTools.GetElementWindow=function(A){return this.GetDocumentWindow(this.GetElem… function
H A Dfckeditorcode_gecko.js36 …ent||A.document;};FCKTools.GetElementWindow=function(A){return this.GetDocumentWindow(this.GetElem… function
/plugin/fckg/fckeditor/editor/js/
H A Dfckeditorcode_gecko.js47 …ent||A.document;};FCKTools.GetElementWindow=function(A){return this.GetDocumentWindow(this.GetElem… function
H A Dfckeditorcode_ie.js51 …ent||A.document;};FCKTools.GetElementWindow=function(A){return this.GetDocumentWindow(this.GetElem… function