DrawSystemAttention   50 chrome/browser/ui/cocoa/panels/panel_stack_window_cocoa.h   virtual void DrawSystemAttention(bool draw_attention) OVERRIDE;
DrawSystemAttention   39 chrome/browser/ui/gtk/panels/panel_stack_window_gtk.h   virtual void DrawSystemAttention(bool draw_attention) OVERRIDE;
DrawSystemAttention   91 chrome/browser/ui/panels/native_panel_stack_window.h   virtual void DrawSystemAttention(bool draw_attention) = 0;
DrawSystemAttention  342 chrome/browser/ui/panels/stacked_panel_collection.cc     primary_stack_window_->DrawSystemAttention(panel->IsDrawingAttention());
DrawSystemAttention   59 chrome/browser/ui/views/panels/panel_stack_view.h   virtual void DrawSystemAttention(bool draw_attention) OVERRIDE;