DesktopScreenWin   38 ui/views/widget/desktop_aura/desktop_screen_win.cc DesktopScreenWin::DesktopScreenWin() {
DesktopScreenWin   41 ui/views/widget/desktop_aura/desktop_screen_win.cc DesktopScreenWin::~DesktopScreenWin() {
DesktopScreenWin   47 ui/views/widget/desktop_aura/desktop_screen_win.cc bool DesktopScreenWin::IsDIPEnabled() {
DesktopScreenWin   51 ui/views/widget/desktop_aura/desktop_screen_win.cc gfx::Display DesktopScreenWin::GetDisplayMatching(
DesktopScreenWin   56 ui/views/widget/desktop_aura/desktop_screen_win.cc HWND DesktopScreenWin::GetHWNDFromNativeView(gfx::NativeView window) const {
DesktopScreenWin   61 ui/views/widget/desktop_aura/desktop_screen_win.cc gfx::NativeWindow DesktopScreenWin::GetNativeWindowFromHWND(HWND hwnd) const {
DesktopScreenWin   69 ui/views/widget/desktop_aura/desktop_screen_win.cc   return new DesktopScreenWin;
DesktopScreenWin   13 ui/views/widget/desktop_aura/desktop_screen_win.h class VIEWS_EXPORT DesktopScreenWin : public gfx::ScreenWin {
DesktopScreenWin   15 ui/views/widget/desktop_aura/desktop_screen_win.h   DesktopScreenWin();
DesktopScreenWin   16 ui/views/widget/desktop_aura/desktop_screen_win.h   virtual ~DesktopScreenWin();
DesktopScreenWin   26 ui/views/widget/desktop_aura/desktop_screen_win.h   DISALLOW_COPY_AND_ASSIGN(DesktopScreenWin);