Home
last modified time | relevance | path

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

/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfck_ie.js355 FCK.CreateLink = function( url, noUndo ) argument
361 FCK.ExecuteNamedCommand( 'Unlink', null, false, !!noUndo ) ;
388 FCK.ExecuteNamedCommand( 'CreateLink', sTempUrl, false, !!noUndo ) ;
H A Dfck_gecko.js430 FCK.CreateLink = function( url, noUndo ) argument
435 FCK.ExecuteNamedCommand( 'Unlink', null, false, !!noUndo ) ;
443 FCK.ExecuteNamedCommand( 'CreateLink', sTempUrl, false, !!noUndo ) ;
H A Dfck.js540 SwitchEditMode : function( noUndo ) argument
553 if ( !noUndo && FCKBrowserInfo.IsIE )
/plugin/amcharts/assets/amcharts/plugins/export/
H A Dexport.min.js1noUndo=!0,c.setup.fabric.add(b.group[d]);return b}}},defaults:{position:"top-right",fileName:"amCh…
H A Dexport.js420 cfg.group[ i1 ].noUndo = true;
1265 if ( Number( new Date() ) - _this.drawing.buffer.pressedTS < 200 && !item.noUndo ) {
1274 if ( item.selectable && !item.known && !item.noUndo ) {