Home | History | Annotate | Download | only in image_editor

Lines Matching refs:updated_

323   this.updated_ = false;
356 this.updated_ = true;
362 ImageEditor.Mode.prototype.isUpdated = function() { return this.updated_; };
369 this.updated_ = false;
452 this.leaveMode(this.currentMode_.updated_);
525 this.currentMode_.updated_ &&