HomeSort by relevance Sort by last modified time
    Searched refs:TakePhoto (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/ui/webui/options/chromeos/
change_picture_options_handler.h 35 void TakePhoto(const ListValue* args);
change_picture_options_handler.cc 65 localized_strings->SetString("takePhoto",
77 "takePhoto",
78 NewCallback(this, &ChangePictureOptionsHandler::TakePhoto));
114 void ChangePictureOptionsHandler::TakePhoto(const ListValue* args) {

Completed in 143 milliseconds