Searched refs:dialog_window_ (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/ui/webui/chromeos/
H A Dmobile_setup_dialog.cc61 gfx::NativeWindow dialog_window_; member in class:MobileSetupDialogDelegate
79 MobileSetupDialogDelegate::MobileSetupDialogDelegate() : dialog_window_(NULL) {
99 dialog_window_ = chrome::ShowWebDialog(
132 dialog_window_ = NULL;
141 if (!dialog_window_ ||
148 *out_close_dialog = chrome::ShowMessageBox(dialog_window_,

Completed in 2205 milliseconds