Searched refs:IsDIPEnabled (Results 1 - 21 of 21) sorted by relevance

/external/chromium_org/ui/views/widget/desktop_aura/
H A Ddesktop_screen_win.cc29 bool DesktopScreenWin::IsDIPEnabled() { function in class:views::DesktopScreenWin
H A Ddesktop_screen_win.h20 virtual bool IsDIPEnabled() OVERRIDE;
H A Ddesktop_screen_x11.h34 virtual bool IsDIPEnabled() OVERRIDE;
H A Ddesktop_screen_x11.cc115 bool DesktopScreenX11::IsDIPEnabled() { function in class:views::DesktopScreenX11
/external/chromium_org/mojo/aura/
H A Dscreen_mojo.cc20 bool ScreenMojo::IsDIPEnabled() { function in class:mojo::ScreenMojo
H A Dscreen_mojo.h27 virtual bool IsDIPEnabled() OVERRIDE;
/external/chromium_org/ui/gfx/
H A Dscreen.h54 virtual bool IsDIPEnabled() = 0;
H A Dscreen_win.h24 virtual bool IsDIPEnabled() OVERRIDE;
H A Dscreen_android.cc18 virtual bool IsDIPEnabled() OVERRIDE { return true; }
H A Dscreen_win.cc96 bool ScreenWin::IsDIPEnabled() { function in class:gfx::ScreenWin
/external/chromium_org/ui/aura/test/
H A Dtest_screen.h52 virtual bool IsDIPEnabled() OVERRIDE;
H A Dtest_screen.cc112 bool TestScreen::IsDIPEnabled() { function in class:aura::TestScreen
/external/chromium_org/ash/display/
H A Dscreen_ash.h64 virtual bool IsDIPEnabled() OVERRIDE;
H A Dscreen_ash.cc74 virtual bool IsDIPEnabled() OVERRIDE {
207 bool ScreenAsh::IsDIPEnabled() { function in class:ash::ScreenAsh
/external/chromium_org/ui/base/
H A Dlayout.cc125 if (screen->IsDIPEnabled()) {
/external/chromium_org/chrome/browser/extensions/api/system_display/
H A Dsystem_display_apitest.cc76 virtual bool IsDIPEnabled() OVERRIDE { return true; }
/external/chromium_org/athena/env/
H A Dathena_env_impl.cc59 virtual bool IsDIPEnabled() OVERRIDE { return true; }
/external/chromium_org/chrome/browser/android/
H A Dshortcut_helper_unittest.cc28 virtual bool IsDIPEnabled() OVERRIDE { return true; }
/external/chromium_org/chrome/browser/ui/window_sizer/
H A Dwindow_sizer_common_unittest.cc28 virtual bool IsDIPEnabled() OVERRIDE {
/external/chromium_org/content/browser/media/capture/
H A Dweb_contents_video_capture_device.cc670 if (screen->IsDIPEnabled()) {
H A Dweb_contents_video_capture_device_unittest.cc482 virtual bool IsDIPEnabled() OVERRIDE { return true; }

Completed in 365 milliseconds