IsBubbleShowing    30 chrome/browser/ui/views/location_bar/bubble_icon_view.cc   if (IsBubbleShowing())
IsBubbleShowing    38 chrome/browser/ui/views/location_bar/bubble_icon_view.cc   suppress_mouse_released_action_ = IsBubbleShowing();
IsBubbleShowing    25 chrome/browser/ui/views/location_bar/bubble_icon_view.h   virtual bool IsBubbleShowing() const = 0;
IsBubbleShowing    23 chrome/browser/ui/views/location_bar/star_view.h   virtual bool IsBubbleShowing() const OVERRIDE;
IsBubbleShowing    24 chrome/browser/ui/views/location_bar/translate_icon_view.h   virtual bool IsBubbleShowing() const OVERRIDE;