Home
last modified time | relevance | path

Searched refs:BUBBLE_VIEW_MODE_PROFILE_CHOOSER (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/chrome/browser/ui/
Dprofile_chooser_constants.h13 BUBBLE_VIEW_MODE_PROFILE_CHOOSER, enumerator
/external/chromium_org/chrome/browser/profiles/
Dprofile_window.cc408 *bubble_view_mode = BUBBLE_VIEW_MODE_PROFILE_CHOOSER; in BubbleViewModeFromAvatarBubbleMode()
412 *bubble_view_mode = BUBBLE_VIEW_MODE_PROFILE_CHOOSER; in BubbleViewModeFromAvatarBubbleMode()
416 *bubble_view_mode = profiles::BUBBLE_VIEW_MODE_PROFILE_CHOOSER; in BubbleViewModeFromAvatarBubbleMode()
/external/chromium_org/chrome/browser/ui/views/profiles/
Dprofile_chooser_view.cc590 if (view_mode_ == profiles::BUBBLE_VIEW_MODE_PROFILE_CHOOSER && in Init()
607 if (view_mode_ == profiles::BUBBLE_VIEW_MODE_PROFILE_CHOOSER || in OnAvatarMenuChanged()
625 profiles::BUBBLE_VIEW_MODE_PROFILE_CHOOSER, avatar_menu_.get()); in OnRefreshTokenAvailable()
682 if (view_mode_ != profiles::BUBBLE_VIEW_MODE_PROFILE_CHOOSER) in ShowView()
762 profiles::BUBBLE_VIEW_MODE_PROFILE_CHOOSER, avatar_menu_.get()); in ButtonPressed()
779 ShowView(profiles::BUBBLE_VIEW_MODE_PROFILE_CHOOSER, avatar_menu_.get()); in ButtonPressed()
830 profiles::BUBBLE_VIEW_MODE_PROFILE_CHOOSER : in LinkClicked()
904 if (view_mode_ == profiles::BUBBLE_VIEW_MODE_PROFILE_CHOOSER) { in CreateProfileChooserView()
944 if (view_mode_ != profiles::BUBBLE_VIEW_MODE_PROFILE_CHOOSER) { in CreateProfileChooserView()
959 if (view_mode_ == profiles::BUBBLE_VIEW_MODE_PROFILE_CHOOSER) { in CreateProfileChooserView()
[all …]
/external/chromium_org/chrome/browser/ui/cocoa/profiles/
Dprofile_chooser_controller.mm302 profiles::BUBBLE_VIEW_MODE_PROFILE_CHOOSER];
317 if (viewMode == profiles::BUBBLE_VIEW_MODE_PROFILE_CHOOSER ||
928 [self initMenuContentsWithView:profiles::BUBBLE_VIEW_MODE_PROFILE_CHOOSER];
952 profiles::BUBBLE_VIEW_MODE_PROFILE_CHOOSER];
1019 [self initMenuContentsWithView:profiles::BUBBLE_VIEW_MODE_PROFILE_CHOOSER];
1029 [self initMenuContentsWithView:profiles::BUBBLE_VIEW_MODE_PROFILE_CHOOSER];
1043 [self initMenuContentsWithView:profiles::BUBBLE_VIEW_MODE_PROFILE_CHOOSER];
1098 if (viewMode_ == profiles::BUBBLE_VIEW_MODE_PROFILE_CHOOSER &&
1146 case profiles::BUBBLE_VIEW_MODE_PROFILE_CHOOSER:
1153 if (viewMode_ != profiles::BUBBLE_VIEW_MODE_PROFILE_CHOOSER)
[all …]
Dprofile_chooser_controller_unittest.mm82 viewMode:profiles::BUBBLE_VIEW_MODE_PROFILE_CHOOSER