Home
last modified time | relevance | path

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

/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfcktools.js70 this.FixDocumentParentWindow( window.top ) ;
79 FCKTools.FixDocumentParentWindow = function( targetWindow ) function
84 FCKTools.FixDocumentParentWindow( targetWindow.frames[i] ) ;
/plugin/wysiwyg/fckeditor/editor/js/
H A Dfckeditorcode_ie.js37FixDocumentParentWindow(window.top);return A.parentWindow||A.defaultView;};FCKTools.FixDocumentPar… function
H A Dfckeditorcode_gecko.js36FixDocumentParentWindow(window.top);return A.parentWindow||A.defaultView;};FCKTools.FixDocumentPar… function
/plugin/fckg/fckeditor/editor/js/
H A Dfckeditorcode_gecko.js47FixDocumentParentWindow(window.top);return A.parentWindow||A.defaultView;};FCKTools.FixDocumentPar… function
H A Dfckeditorcode_ie.js51FixDocumentParentWindow(window.top);return A.parentWindow||A.defaultView;};FCKTools.FixDocumentPar… function