Lines Matching refs:stopEditing
2499 }else{if(!hasClass(target,"textEditorInner")){Firebug.Editor.stopEditing()
4572 …tchName:"editor",tabCharacter:" ",startEditing:function(target,value,editor){this.stopEditing();
4599 },stopEditing:function(cancel){if(!currentTarget){return method
4624 },cancelEditing:function(){return this.stopEditing(true)
4641 this.stopEditing()
4658 var value=this.stopEditing();
4677 }else{this.listeners.push(chrome.keyCodeListen("RETURN",null,bindFixed(this.stopEditing,this)));
4689 …event){if(currentEditor.enterOnBlur&&isAncestor(event.target,currentEditor.box)){this.stopEditing()
4693 },disable:function(){this.stopEditing()
4694 },showContext:function(browser,context){this.stopEditing()
4695 },showPanel:function(browser,panel){this.stopEditing()
7118 }if(this.editing){Firebug.Editor.stopEditing()
7274 }}},shutdown:function(){Firebug.Editor.stopEditing();