IsWindowActive 44 chrome/browser/platform_util.h bool IsWindowActive(gfx::NativeWindow window); IsWindowActive 100 chrome/browser/ui/fullscreen/fullscreen_exit_bubble.cc if (!IsWindowActive() || IsWindowActive 48 chrome/browser/ui/fullscreen/fullscreen_exit_bubble.h virtual bool IsWindowActive() = 0; IsWindowActive 41 chrome/browser/ui/gtk/fullscreen_exit_bubble_gtk.h virtual bool IsWindowActive() OVERRIDE; IsWindowActive 71 chrome/browser/ui/views/fullscreen_exit_bubble_views.h virtual bool IsWindowActive() OVERRIDE; IsWindowActive 218 chrome/browser/ui/views/hung_renderer_view.cc return platform_util::IsWindowActive(frame_view); IsWindowActive 248 chrome/browser/ui/views/hung_renderer_view.cc !platform_util::IsWindowActive(GetWidget()->GetNativeWindow()))