Lines Matching refs:function

8 window.onbeforeunload = function() { };
10 (function() {
11 var imageDialog = function( editor, dialogType ) {
22 var onSizeChange = function() {
54 var updatePreview = function( dialog ) {
67 function commitContent() {
72 this.foreach( function( widget ) {
83 function commitInternally( targetFields ) {
154 var switchLockRatio = function( dialog, value ) {
204 var resetSize = function( dialog ) {
215 var setupDimension = function( type, element ) {
218 function checkDimension( size, defaultValue ) {
244 var onImgLoadEvent = function() {
260 CKEDITOR.tools.setTimeout( function() {
268 var onImgLoadErrorEvent = function() {
286 var numbering = function( id ) {
299 onShow: function() {
395 onOk: function() {
484 onLoad: function() {
498 onHide: function() {
532 onChange: function() {
566 setup: function( type, element ) {
578 commit: function( type, element ) {
611 onChange: function() {
614 setup: function( type, element ) {
618 commit: function( type, element ) {
650 onChange: function() {
653 validate: function() {
661 commit: function( type, element, internalCommit ) {
690 onChange: function() {
693 validate: function() {
701 commit: function( type, element, internalCommit ) {
730 onLoad: function() {
735 resetButton.on( 'click', function( evt ) {
739 resetButton.on( 'mouseover', function() {
742 resetButton.on( 'mouseout', function() {
748 ratioButton.on( 'click', function( evt ) {
762 ratioButton.on( 'mouseover', function() {
765 ratioButton.on( 'mouseout', function() {
807 onKeyUp: function() {
810 onChange: function() {
814 setup: function( type, element ) {
824 commit: function( type, element, internalCommit ) {
851 onKeyUp: function() {
854 onChange: function() {
858 setup: function( type, element ) {
875 commit: function( type, element, internalCommit ) {
902 onKeyUp: function() {
905 onChange: function() {
909 setup: function( type, element ) {
925 commit: function( type, element, internalCommit ) {
959 onChange: function() {
963 setup: function( type, element ) {
965 commit: function( type, element, internalCommit ) {
1041 setup: function( type, element ) {
1054 commit: function( type, element ) {
1093 setup: function( type, element ) {
1097 commit: function( type, element ) {
1142 setup: function( type, element ) {
1146 commit: function( type, element ) {
1165 setup: function( type, element ) {
1169 commit: function( type, element ) {
1182 setup: function( type, element ) {
1186 commit: function( type, element ) {
1200 setup: function( type, element ) {
1204 commit: function( type, element ) {
1221 setup: function( type, element ) {
1225 commit: function( type, element ) {
1238 onChange: function() {
1241 setup: function( type, element ) {
1245 commit: function( type, element ) {
1265 setup: function( type, element ) {
1283 onChange: function() {
1290 commit: function( type, element ) {
1302 CKEDITOR.dialog.add( 'image', function( editor ) {
1306 CKEDITOR.dialog.add( 'imagebutton', function( editor ) {