Searched defs:onClose_ (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/resources/chromeos/wallpaper_manager/js/
H A Dwallpaper_manager.js416 this.wallpaperGrid_.addEventListener('dblclick', this.onClose_.bind(this));
437 WallpaperManager.prototype.onClose_ = function() {
/external/chromium_org/chrome/browser/resources/file_manager/js/photo/
H A Dgallery.js275 closeButton.addEventListener('click', this.onClose_.bind(this));
445 Gallery.prototype.onClose_ = function() {

Completed in 76 milliseconds