Home | History | Annotate | Download | only in options

Lines Matching refs:TakePhotoDialog

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() {
104 void TakePhotoDialog::OnCaptureFailure() {
108 void TakePhotoDialog::Observe(NotificationType type,
121 void TakePhotoDialog::Layout() {
129 gfx::Size TakePhotoDialog::GetPreferredSize() {
133 void TakePhotoDialog::InitCamera() {