Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/resources/options/chromeos/
Dchange_picture_options.js82 'click', this.handleTakePhoto_.bind(this));
162 handleTakePhoto_: function() { method in ChangePictureOptions
244 this.handleTakePhoto_();
/external/chromium_org/chrome/browser/resources/chromeos/login/
Doobe_screen_user_image.js116 'click', this.handleTakePhoto_.bind(this));
192 this.handleTakePhoto_();
269 handleTakePhoto_: function(e) { method in UserImageScreen
Dscreen_supervised_user_creation.js604 'click', this.handleTakePhoto_.bind(this));
1466 this.handleTakePhoto_();
1529 handleTakePhoto_: function(e) {