Home
last modified time | relevance | path

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

/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfcktools.js61 FCKTools.GetElementWindow = function( element ) function
/plugin/wysiwyg/fckeditor/editor/js/
H A Dfckeditorcode_ie.js37 …Document=function (A){return A.ownerDocument||A.document;};FCKTools.GetElementWindow=function(A){r… function
H A Dfckeditorcode_gecko.js36 …Document=function (A){return A.ownerDocument||A.document;};FCKTools.GetElementWindow=function(A){r… function
/plugin/fckg/fckeditor/editor/js/
H A Dfckeditorcode_gecko.js47 …Document=function (A){return A.ownerDocument||A.document;};FCKTools.GetElementWindow=function(A){r… function
H A Dfckeditorcode_ie.js51 …Document=function (A){return A.ownerDocument||A.document;};FCKTools.GetElementWindow=function(A){r… function