ShouldPaintAsActive 300 apps/ui/views/app_window_frame_view.cc if (ShouldPaintAsActive()) { ShouldPaintAsActive 307 ash/frame/custom_frame_view_ash.cc frame_->non_client_view()->frame_view()->ShouldPaintAsActive(); ShouldPaintAsActive 111 ash/wm/panels/panel_frame_view.cc bool paint_as_active = ShouldPaintAsActive(); ShouldPaintAsActive 331 chrome/browser/ui/views/frame/app_panel_browser_frame_view.cc if (ShouldPaintAsActive()) { ShouldPaintAsActive 260 chrome/browser/ui/views/frame/browser_non_client_frame_view_ash.cc caption_button_container_->SetPaintAsActive(ShouldPaintAsActive()); ShouldPaintAsActive 262 chrome/browser/ui/views/frame/browser_non_client_frame_view_ash.cc ash::HeaderPainter::Mode header_mode = ShouldPaintAsActive() ? ShouldPaintAsActive 862 chrome/browser/ui/views/frame/opaque_browser_frame_view.cc if (ShouldPaintAsActive()) { ShouldPaintAsActive 886 chrome/browser/ui/views/frame/opaque_browser_frame_view.cc if (ShouldPaintAsActive()) { ShouldPaintAsActive 895 chrome/browser/ui/views/frame/opaque_browser_frame_view.cc if (ShouldPaintAsActive()) { ShouldPaintAsActive 922 chrome/browser/ui/views/frame/opaque_browser_frame_view.cc return tp->GetImageSkiaNamed(ShouldPaintAsActive() ? ShouldPaintAsActive 242 ui/views/window/non_client_view.cc bool should_paint_as_active_old = ShouldPaintAsActive(); ShouldPaintAsActive 246 ui/views/window/non_client_view.cc if (should_paint_as_active_old != ShouldPaintAsActive()) ShouldPaintAsActive 50 ui/views/window/non_client_view.h bool ShouldPaintAsActive() const;