HomeSort by relevance Sort by last modified time
    Searched refs:ModalType (Results 1 - 25 of 105) sorted by null

1 2 3 4 5

  /external/chromium_org/chrome/browser/chromeos/power/
idle_action_warning_dialog_view.h 23 virtual ui::ModalType GetModalType() const OVERRIDE;
  /external/chromium_org/ui/aura/client/
aura_constants.cc 11 DECLARE_EXPORTED_WINDOW_PROPERTY_TYPE(AURA_EXPORT, ui::ModalType)
27 DEFINE_WINDOW_PROPERTY_KEY(ui::ModalType, kModalKey, ui::MODAL_TYPE_NONE);
aura_constants.h 42 AURA_EXPORT extern const WindowProperty<ui::ModalType>* const kModalKey;
  /external/chromium_org/chrome/browser/chromeos/login/
captive_portal_view.h 25 virtual ui::ModalType GetModalType() const OVERRIDE;
captive_portal_view.cc 46 ui::ModalType CaptivePortalView::GetModalType() const {
login_web_dialog.h 62 virtual ui::ModalType GetDialogModalType() const OVERRIDE;
  /external/chromium_org/ui/base/
ui_base_types.h 37 enum ModalType {
  /external/chromium_org/chrome/browser/ui/views/
confirm_bubble_views.h 40 virtual ui::ModalType GetModalType() const OVERRIDE;
update_recommended_message_box.h 34 virtual ui::ModalType GetModalType() const OVERRIDE;
javascript_app_modal_dialog_views.h 43 virtual ui::ModalType GetModalType() const OVERRIDE;
  /external/chromium_org/ash/keyboard_overlay/
keyboard_overlay_delegate.h 39 virtual ui::ModalType GetDialogModalType() const OVERRIDE;
  /external/chromium_org/chrome/browser/chromeos/bluetooth/
bluetooth_pairing_dialog.h 32 virtual ui::ModalType GetDialogModalType() const OVERRIDE;
bluetooth_pairing_dialog.cc 54 ui::ModalType BluetoothPairingDialog::GetDialogModalType() const {
  /external/chromium_org/chrome/browser/chromeos/
choose_mobile_network_dialog.cc 36 ui::ModalType ChooseMobileNetworkDialog::GetDialogModalType() const {
choose_mobile_network_dialog.h 25 virtual ui::ModalType GetDialogModalType() const OVERRIDE;
sim_dialog_delegate.h 35 virtual ui::ModalType GetDialogModalType() const OVERRIDE;
  /external/chromium_org/chrome/browser/chromeos/ui/
echo_dialog_view.h 60 virtual ui::ModalType GetModalType() const OVERRIDE;
idle_logout_dialog_view.h 48 virtual ui::ModalType GetModalType() const OVERRIDE;
  /external/chromium_org/chrome/browser/ui/sync/
inline_login_dialog.cc 22 ui::ModalType InlineLoginDialog::GetDialogModalType() const {
inline_login_dialog.h 28 virtual ui::ModalType GetDialogModalType() const OVERRIDE;
  /external/chromium_org/chrome/browser/ui/views/download/
download_in_progress_dialog_view.h 33 virtual ui::ModalType GetModalType() const OVERRIDE;
  /external/chromium_org/ui/views/color_chooser/
color_chooser_view.h 52 virtual ui::ModalType GetModalType() const OVERRIDE;
  /external/chromium_org/ui/web_dialogs/test/
test_web_dialog_delegate.cc 23 ModalType TestWebDialogDelegate::GetDialogModalType() const {
test_web_dialog_delegate.h 28 virtual ModalType GetDialogModalType() const OVERRIDE;
  /external/chromium_org/ui/views/controls/webview/
web_dialog_view.h 64 virtual ui::ModalType GetModalType() const OVERRIDE;
76 virtual ui::ModalType GetDialogModalType() const OVERRIDE;

Completed in 519 milliseconds

1 2 3 4 5