Searched refs:IsWindowInMetro (Results 1 – 8 of 8) sorted by relevance
19 virtual bool IsWindowInMetro(gfx::NativeWindow window) = 0;
550 GetShellDialogsDelegate()->IsWindowInMetro(owning_window)) { in SelectFileImpl()
51 virtual bool IsWindowInMetro(gfx::NativeWindow window) OVERRIDE { in IsWindowInMetro() function in ShellDialogsDelegateWin
50 bool ViewsDelegate::IsWindowInMetro(gfx::NativeWindow window) const { in IsWindowInMetro() function in views::ViewsDelegate
100 virtual bool IsWindowInMetro(gfx::NativeWindow window) const;
38 virtual bool IsWindowInMetro(gfx::NativeWindow window) const OVERRIDE;
230 bool ChromeViewsDelegate::IsWindowInMetro(gfx::NativeWindow window) const { function in ChromeViewsDelegate
2061 !ViewsDelegate::views_delegate->IsWindowInMetro(window)) { in RepostEvent()