Home
last modified time | relevance | path

Searched refs:handleTakePhoto_ (Results 1 – 4 of 4) sorted by relevance

/external/chromium/chrome/browser/resources/options/chromeos/
Dchange_picture_options.js38 this.handleTakePhoto_,
51 handleTakePhoto_: function(e) { method in ChangePictureOptions
/external/chromium_org/chrome/browser/resources/options/chromeos/
Dchange_picture_options.js84 'click', this.handleTakePhoto_.bind(this));
158 handleTakePhoto_: function() { method in ChangePictureOptions
222 this.handleTakePhoto_();
/external/chromium_org/chrome/browser/resources/chromeos/login/
Doobe_screen_user_image.js105 'click', this.handleTakePhoto_.bind(this));
182 this.handleTakePhoto_();
247 handleTakePhoto_: function(e) { method in UserImageScreen
Dscreen_locally_managed_user_creation.js543 'click', this.handleTakePhoto_.bind(this));
1400 this.handleTakePhoto_();
1451 handleTakePhoto_: function(e) {