Lines Matching refs:function

9 window.onbeforeunload = function() { };
11 (function() {
12 var imageDialog = function( editor, dialogType ) {
23 var onSizeChange = function() {
55 var updatePreview = function( dialog ) {
68 function commitContent() {
73 this.foreach( function( widget ) {
84 function commitInternally( targetFields ) {
155 var switchLockRatio = function( dialog, value ) {
205 var resetSize = function( dialog ) {
216 var setupDimension = function( type, element ) {
219 function checkDimension( size, defaultValue ) {
245 var onImgLoadEvent = function() {
261 CKEDITOR.tools.setTimeout( function() {
269 var onImgLoadErrorEvent = function() {
287 var numbering = function( id ) {
300 onShow: function() {
396 onOk: function() {
485 onLoad: function() {
499 onHide: function() {
533 onChange: function() {
567 setup: function( type, element ) {
579 commit: function( type, element ) {
612 onChange: function() {
615 setup: function( type, element ) {
619 commit: function( type, element ) {
651 onChange: function() {
654 validate: function() {
662 commit: function( type, element, internalCommit ) {
691 onChange: function() {
694 validate: function() {
702 commit: function( type, element, internalCommit ) {
731 onLoad: function() {
736 resetButton.on( 'click', function( evt ) {
740 resetButton.on( 'mouseover', function() {
743 resetButton.on( 'mouseout', function() {
749 ratioButton.on( 'click', function( evt ) {
763 ratioButton.on( 'mouseover', function() {
766 ratioButton.on( 'mouseout', function() {
808 onKeyUp: function() {
811 onChange: function() {
815 setup: function( type, element ) {
825 commit: function( type, element, internalCommit ) {
852 onKeyUp: function() {
855 onChange: function() {
859 setup: function( type, element ) {
876 commit: function( type, element, internalCommit ) {
903 onKeyUp: function() {
906 onChange: function() {
910 setup: function( type, element ) {
926 commit: function( type, element, internalCommit ) {
960 onChange: function() {
964 setup: function( type, element ) {
966 commit: function( type, element, internalCommit ) {
1042 setup: function( type, element ) {
1055 commit: function( type, element ) {
1094 setup: function( type, element ) {
1098 commit: function( type, element ) {
1143 setup: function( type, element ) {
1147 commit: function( type, element ) {
1166 setup: function( type, element ) {
1170 commit: function( type, element ) {
1183 setup: function( type, element ) {
1187 commit: function( type, element ) {
1201 setup: function( type, element ) {
1205 commit: function( type, element ) {
1222 setup: function( type, element ) {
1226 commit: function( type, element ) {
1239 onChange: function() {
1242 setup: function( type, element ) {
1246 commit: function( type, element ) {
1266 setup: function( type, element ) {
1284 onChange: function() {
1291 commit: function( type, element ) {
1303 CKEDITOR.dialog.add( 'image', function( editor ) {
1307 CKEDITOR.dialog.add( 'imagebutton', function( editor ) {