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

  /external/chromium/chrome/browser/chromeos/options/
take_photo_dialog.cc 30 TakePhotoDialog::TakePhotoDialog()
41 bool TakePhotoDialog::IsDialogButtonEnabled(
51 bool TakePhotoDialog::Cancel() {
56 bool TakePhotoDialog::Accept() {
71 views::View* TakePhotoDialog::GetContentsView() {
82 void TakePhotoDialog::GetAccessibleState(ui::AccessibleViewState* state) {
88 void TakePhotoDialog::OnCapturingStarted() {
92 void TakePhotoDialog::OnCapturingStopped() {
97 void TakePhotoDialog::OnCaptureSuccess()
    [all...]
take_photo_dialog.h 24 class TakePhotoDialog : public views::View,
30 TakePhotoDialog();
74 DISALLOW_COPY_AND_ASSIGN(TakePhotoDialog);
  /external/chromium/chrome/browser/ui/webui/options/chromeos/
change_picture_options_handler.cc 119 new TakePhotoDialog());

Completed in 108 milliseconds