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

1 2 3 4 5 6

  /external/chromium_org/ui/aura/client/
aura_constants.cc 11 DECLARE_EXPORTED_WINDOW_PROPERTY_TYPE(AURA_EXPORT, ui::ModalType)
28 DEFINE_WINDOW_PROPERTY_KEY(ui::ModalType, kModalKey, ui::MODAL_TYPE_NONE);
aura_constants.h 46 AURA_EXPORT extern const WindowProperty<ui::ModalType>* const kModalKey;
  /external/chromium_org/ui/base/
ui_base_types.h 35 enum ModalType {
  /external/chromium_org/ash/system/chromeos/session/
logout_confirmation_dialog.h 35 virtual ui::ModalType GetModalType() const OVERRIDE;
  /external/chromium_org/chrome/browser/chromeos/login/ui/
captive_portal_view.h 25 virtual ui::ModalType GetModalType() const OVERRIDE;
  /external/chromium_org/chrome/browser/chromeos/power/
idle_action_warning_dialog_view.h 31 virtual ui::ModalType GetModalType() const OVERRIDE;
  /external/chromium_org/chrome/browser/chromeos/ui/
inline_login_dialog.h 27 virtual ModalType GetDialogModalType() const OVERRIDE;
choose_mobile_network_dialog.cc 35 ui::ModalType ChooseMobileNetworkDialog::GetDialogModalType() const {
choose_mobile_network_dialog.h 25 virtual ui::ModalType GetDialogModalType() const OVERRIDE;
echo_dialog_view.h 60 virtual ui::ModalType GetModalType() const OVERRIDE;
idle_logout_dialog_view.h 48 virtual ui::ModalType GetModalType() const OVERRIDE;
inline_login_dialog.cc 37 ModalType InlineLoginDialog::GetDialogModalType() const {
  /external/chromium_org/chrome/browser/ui/views/
confirm_bubble_views.h 41 virtual ui::ModalType GetModalType() const OVERRIDE;
update_recommended_message_box.h 35 virtual ui::ModalType GetModalType() const OVERRIDE;
signed_certificate_timestamps_views.h 41 virtual ui::ModalType GetModalType() const OVERRIDE;
tab_modal_confirm_dialog_views.h 49 virtual ui::ModalType GetModalType() const OVERRIDE;
  /external/chromium_org/ash/keyboard_overlay/
keyboard_overlay_delegate.h 40 virtual ui::ModalType GetDialogModalType() const OVERRIDE;
  /external/chromium_org/chrome/browser/chromeos/attestation/
platform_verification_dialog.h 48 virtual ui::ModalType GetModalType() const OVERRIDE;
  /external/chromium_org/chrome/browser/chromeos/bluetooth/
bluetooth_pairing_dialog.h 32 virtual ui::ModalType GetDialogModalType() const OVERRIDE;
  /external/chromium_org/chrome/browser/chromeos/charger_replace/
charger_link_dialog.h 24 virtual ui::ModalType GetDialogModalType() const OVERRIDE;
  /external/chromium_org/chrome/browser/chromeos/
set_time_dialog.h 27 virtual ui::ModalType GetDialogModalType() const OVERRIDE;
sim_dialog_delegate.h 35 virtual ui::ModalType GetDialogModalType() 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/app_list/
app_list_dialog_container.h 42 virtual ui::ModalType GetModalType() const OVERRIDE;

Completed in 1127 milliseconds

1 2 3 4 5 6