Home
last modified time | relevance | path

Searched refs:kNotShown (Results 1 – 25 of 31) sorted by relevance

12

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/views/send_tab_to_self/
H A Dsend_tab_to_self_icon_view.h47 enum class AnimationState { kNotShown, kShowing, kShown }; enumerator
52 AnimationState initial_animation_state_ = AnimationState::kNotShown;
55 AnimationState sending_animation_state_ = AnimationState::kNotShown;
H A Dsend_tab_to_self_icon_view.cc59 sending_animation_state_ = AnimationState::kNotShown; in UpdateImpl()
85 initial_animation_state_ == AnimationState::kNotShown) { in UpdateImpl()
94 sending_animation_state_ == AnimationState::kNotShown) { in UpdateImpl()
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/autofill_assistant/browser/public/
H A Dui_state.h12 kNotShown = 0, enumerator
H A Druntime_manager_impl.h47 UIState ui_state_ = UIState::kNotShown;
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/exclusive_access/
H A Dexclusive_access_bubble_hide_callback.h17 kNotShown, enumerator
H A Dmouse_lock_controller_browsertest.cc64 EXPECT_EQ(ExclusiveAccessBubbleHideReason::kNotShown, in IN_PROC_BROWSER_TEST_F()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/password_manager/core/browser/
H A Dpassword_form_metrics_recorder.h168 kNotShown = 0, enumerator
423 PasswordGenerationPopupShown::kNotShown;
H A Dpassword_form_metrics_recorder.cc231 PasswordGenerationPopupShown::kNotShown) { in ~PasswordFormMetricsRecorder()
334 : PasswordGenerationPopupShown::kNotShown; in SetPasswordGenerationPopupShown()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/reputation/
H A Dsafety_tip_ui.h39 kNotShown = 7, enumerator
H A Dreputation_web_contents_observer.cc95 case SafetyTipInteraction::kNotShown: in OnSafetyTipClosed()
422 SafetyTipInteraction::kNotShown); in FinalizeReputationCheckWhenTipNotShown()
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/password_manager/core/browser/
H A Dpassword_form_metrics_recorder.h170 kNotShown = 0, enumerator
454 PasswordGenerationPopupShown::kNotShown;
H A Dpassword_form_metrics_recorder.cc283 PasswordGenerationPopupShown::kNotShown) { in ~PasswordFormMetricsRecorder()
442 : PasswordGenerationPopupShown::kNotShown; in SetPasswordGenerationPopupShown()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/web_applications/
H A Dweb_app_dialog_utils.h53 chrome::PwaInProductHelpState::kNotShown);
H A Dweb_app_dialog_utils.cc120 chrome::PwaInProductHelpState::kNotShown), in CreateWebAppFromCurrentWebContents()
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/payments/core/
H A Dnative_error_strings.cc91 const char kNotShown[] = "Not shown."; variable
H A Dnative_error_strings.h118 extern const char kNotShown[];
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/
H A Dbrowser_dialogs.h132 kNotShown enumerator
146 PwaInProductHelpState iph_state = PwaInProductHelpState::kNotShown);
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/payments/core/
H A Dnative_error_strings.cc101 const char kNotShown[] = "Not shown."; variable
H A Dnative_error_strings.h131 extern const char kNotShown[];
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/views/page_action/
H A Dpwa_install_view.cc143 chrome::PwaInProductHelpState::kNotShown; in OnExecuting()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/views/media_router/
H A Dpresentation_receiver_window_view.cc326 .Run(ExclusiveAccessBubbleHideReason::kNotShown);
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/translate/
H A Dchrome_translate_client.cc333 if (state == autofill_assistant::UIState::kNotShown) { in OnStateChanged()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/views/apps/
H A Dchrome_native_app_window_views_aura_ash.cc377 .Run(ExclusiveAccessBubbleHideReason::kNotShown); in UpdateExclusiveAccessExitBubbleContent()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/payments/content/
H A Dpayment_request.cc382 log_.Error(errors::kNotShown); in OnPaymentDetailsNotUpdated()
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/payments/content/
H A Dpayment_request.cc417 log_.Error(errors::kNotShown); in OnPaymentDetailsNotUpdated()

12