HomeSort by relevance Sort by last modified time
    Searched refs:BubbleType (Results 1 - 16 of 16) sorted by null

  /external/chromium/chrome/browser/ui/gtk/extensions/
extension_installed_bubble_gtk.h 39 enum BubbleType {
84 BubbleType type_;
  /external/chromium/chrome/browser/ui/gtk/
first_run_bubble.h 32 FirstRun::BubbleType bubble_type);
49 FirstRun::BubbleType bubble_type);
first_run_bubble.cc 42 FirstRun::BubbleType bubble_type) {
76 FirstRun::BubbleType bubble_type)
location_bar_view_gtk.h 111 virtual void ShowFirstRunBubble(FirstRun::BubbleType bubble_type);
346 void ShowFirstRunBubbleInternal(FirstRun::BubbleType bubble_type);
location_bar_view_gtk.cc 576 void LocationBarViewGtk::ShowFirstRunBubble(FirstRun::BubbleType bubble_type) {
    [all...]
  /external/chromium/chrome/browser/ui/views/extensions/
extension_installed_bubble.h 37 enum BubbleType {
78 BubbleType type_;
extension_installed_bubble.cc 84 ExtensionInstalledBubble::BubbleType type,
226 ExtensionInstalledBubble::BubbleType type_;
  /external/chromium/chrome/browser/ui/views/
first_run_bubble.h 23 FirstRun::BubbleType bubble_type);
first_run_bubble.cc 476 FirstRun::BubbleType bubble_type) {
  /external/chromium/chrome/browser/speech/
speech_input_bubble_controller_unittest.cc 22 enum BubbleType {
52 static void set_type(BubbleType type) {
55 static BubbleType type() {
65 static BubbleType type_;
170 MockSpeechInputBubble::BubbleType MockSpeechInputBubble::type_ =
  /external/chromium/chrome/browser/ui/omnibox/
location_bar.h 33 virtual void ShowFirstRunBubble(FirstRun::BubbleType bubble_type) = 0;
  /external/chromium/chrome/browser/ui/cocoa/location_bar/
location_bar_view_mac.h 57 virtual void ShowFirstRunBubble(FirstRun::BubbleType bubble_type);
172 void ShowFirstRunBubbleInternal(FirstRun::BubbleType bubble_type);
  /external/chromium/chrome/browser/first_run/
first_run.h 37 enum BubbleType {
  /external/chromium/chrome/browser/ui/views/location_bar/
location_bar_view.h 229 virtual void ShowFirstRunBubble(FirstRun::BubbleType bubble_type) OVERRIDE;
324 void ShowFirstRunBubbleInternal(FirstRun::BubbleType bubble_type);
405 FirstRun::BubbleType bubble_type_;
location_bar_view.cc     [all...]
  /external/chromium/chrome/browser/ui/
browser.cc 438 FirstRun::BubbleType bubble_type = FirstRun::LARGE_BUBBLE;
    [all...]

Completed in 878 milliseconds