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

/external/chromium_org/ash/system/tray/
H A Dsystem_tray_bubble.h25 enum BubbleType { enum in class:ash::internal::SystemTrayBubble
33 BubbleType bubble_type);
38 BubbleType bubble_type);
46 BubbleType bubble_type() const { return bubble_type_; }
68 BubbleType bubble_type_;
H A Dsystem_tray.h119 bool HasSystemBubbleType(internal::SystemTrayBubble::BubbleType type);
H A Dsystem_tray_bubble.cc137 BubbleType bubble_type)
154 BubbleType bubble_type) {
H A Dsystem_tray.cc103 SystemTrayBubble::BubbleType bubble_type() const {
371 bool SystemTray::HasSystemBubbleType(SystemTrayBubble::BubbleType type) {
429 SystemTrayBubble::BubbleType bubble_type = detailed ?
/external/chromium_org/chrome/browser/ui/views/extensions/
H A Dextension_installed_bubble.h34 enum BubbleType { enum in class:ExtensionInstalledBubble
75 BubbleType type_;
H A Dextension_installed_bubble.cc102 ExtensionInstalledBubble::BubbleType type,
513 ExtensionInstalledBubble::BubbleType type_;
/external/chromium/chrome/browser/ui/gtk/extensions/
H A Dextension_installed_bubble_gtk.h39 enum BubbleType { enum in class:ExtensionInstalledBubbleGtk
84 BubbleType type_;
/external/chromium/chrome/browser/ui/gtk/
H A Dfirst_run_bubble.h32 FirstRun::BubbleType bubble_type);
49 FirstRun::BubbleType bubble_type);
H A Dfirst_run_bubble.cc42 FirstRun::BubbleType bubble_type) {
76 FirstRun::BubbleType bubble_type)
H A Dlocation_bar_view_gtk.h111 virtual void ShowFirstRunBubble(FirstRun::BubbleType bubble_type);
346 void ShowFirstRunBubbleInternal(FirstRun::BubbleType bubble_type);
H A Dlocation_bar_view_gtk.cc576 void LocationBarViewGtk::ShowFirstRunBubble(FirstRun::BubbleType bubble_type) {
1020 FirstRun::BubbleType bubble_type) {
/external/chromium/chrome/browser/ui/views/extensions/
H A Dextension_installed_bubble.h37 enum BubbleType { enum in class:ExtensionInstalledBubble
78 BubbleType type_;
H A Dextension_installed_bubble.cc84 ExtensionInstalledBubble::BubbleType type,
226 ExtensionInstalledBubble::BubbleType type_;
/external/chromium_org/chrome/browser/ui/gtk/extensions/
H A Dextension_installed_bubble_gtk.h42 enum BubbleType { enum in class:ExtensionInstalledBubbleGtk
87 BubbleType type_;
/external/chromium/chrome/browser/speech/
H A Dspeech_input_bubble_controller_unittest.cc22 enum BubbleType { enum in class:speech_input::MockSpeechInputBubble
52 static void set_type(BubbleType type) {
55 static BubbleType type() {
65 static BubbleType type_;
170 MockSpeechInputBubble::BubbleType MockSpeechInputBubble::type_ =
/external/chromium_org/chrome/browser/speech/
H A Dspeech_recognition_bubble_controller_unittest.cc27 enum BubbleType { enum in class:speech::MockSpeechRecognitionBubble
60 static void set_type(BubbleType type) {
63 static BubbleType type() {
73 static BubbleType type_;
170 MockSpeechRecognitionBubble::BubbleType MockSpeechRecognitionBubble::type_ =
/external/chromium/chrome/browser/ui/views/
H A Dfirst_run_bubble.h23 FirstRun::BubbleType bubble_type);
H A Dfirst_run_bubble.cc476 FirstRun::BubbleType bubble_type) {
/external/chromium/chrome/browser/ui/omnibox/
H A Dlocation_bar.h33 virtual void ShowFirstRunBubble(FirstRun::BubbleType bubble_type) = 0;
/external/chromium/chrome/browser/ui/cocoa/location_bar/
H A Dlocation_bar_view_mac.h57 virtual void ShowFirstRunBubble(FirstRun::BubbleType bubble_type);
172 void ShowFirstRunBubbleInternal(FirstRun::BubbleType bubble_type);
/external/chromium/chrome/browser/first_run/
H A Dfirst_run.h37 enum BubbleType { enum in class:FirstRun
/external/chromium/chrome/browser/ui/views/location_bar/
H A Dlocation_bar_view.h229 virtual void ShowFirstRunBubble(FirstRun::BubbleType bubble_type) OVERRIDE;
324 void ShowFirstRunBubbleInternal(FirstRun::BubbleType bubble_type);
405 FirstRun::BubbleType bubble_type_;
H A Dlocation_bar_view.cc965 FirstRun::BubbleType bubble_type) {
1065 void LocationBarView::ShowFirstRunBubble(FirstRun::BubbleType bubble_type) {
/external/chromium/chrome/browser/ui/
H A Dbrowser.cc438 FirstRun::BubbleType bubble_type = FirstRun::LARGE_BUBBLE;

Completed in 430 milliseconds