Home
last modified time | relevance | path

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

/plugin/wysiwyg/fckeditor/editor/plugins/autogrow/
H A Dfckplugin.js27 function FCKAutoGrow_Check() function
69 FCK.AttachToOnSelectionChange( FCKAutoGrow_Check ) ;
76 FCK.EditorWindow.attachEvent( 'onscroll', FCKAutoGrow_Check ) ;
77 FCK.EditorDocument.attachEvent( 'onkeyup', FCKAutoGrow_Check ) ;
89 FCKAutoGrow_Check() ;