Home
last modified time | relevance | path

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

/plugin/wysiwyg/fckeditor/editor/dialog/fck_image/
H A Dfck_image.js347 OnSizeChanged( 'Width', GetE('txtWidth').value ) ;
349 OnSizeChanged( 'Height', GetE('txtHeight').value ) ;
354 function OnSizeChanged( dimension, value ) function
/plugin/fckg/fckeditor/editor/dialog/fck_image/
H A Dfck_image.js462 OnSizeChanged( 'Width', GetE('txtWidth').value ) ;
464 OnSizeChanged( 'Height', GetE('txtHeight').value ) ;
469 function OnSizeChanged( dimension, value ) function