Home | History | Annotate | Download | only in js

Lines Matching refs:Saved

122   this.savedLabel_ = util.createChild(this.options_, 'saved');
444 // Forget the saved selection if the user changed the selection manually.
568 // Splice invalidates saved indices, drop the saved selection.
612 // If the saved selection is multiple the Slideshow should cycle through
613 // the saved selection.
731 ImageUtil.setAttribute(this.options_, 'saved',
989 ImageUtil.setAttribute(this.options_, 'saved', !mayChangeOverwrite);
996 cr.dispatchSimpleEvent(this, 'image-saved');
1003 * Flash 'Saved' label briefly to indicate that the image has been saved.