HomeSort by relevance Sort by last modified time
    Searched refs:IsDIPEnabled (Results 1 - 21 of 21) sorted by null

  /external/chromium_org/ui/views/widget/desktop_aura/
desktop_screen_win.h 20 virtual bool IsDIPEnabled() OVERRIDE;
desktop_screen_win.cc 29 bool DesktopScreenWin::IsDIPEnabled() {
desktop_screen_x11.h 34 virtual bool IsDIPEnabled() OVERRIDE;
desktop_screen_x11.cc 115 bool DesktopScreenX11::IsDIPEnabled() {
  /external/chromium_org/ui/gfx/
screen.h 54 virtual bool IsDIPEnabled() = 0;
screen_win.h 24 virtual bool IsDIPEnabled() OVERRIDE;
screen_android.cc 18 virtual bool IsDIPEnabled() OVERRIDE { return true; }
screen_win.cc 96 bool ScreenWin::IsDIPEnabled() {
  /external/chromium_org/mojo/aura/
screen_mojo.cc 20 bool ScreenMojo::IsDIPEnabled() {
screen_mojo.h 27 virtual bool IsDIPEnabled() OVERRIDE;
  /external/chromium_org/ash/display/
screen_ash.h 64 virtual bool IsDIPEnabled() OVERRIDE;
screen_ash.cc 74 virtual bool IsDIPEnabled() OVERRIDE {
207 bool ScreenAsh::IsDIPEnabled() {
  /external/chromium_org/ui/aura/test/
test_screen.h 52 virtual bool IsDIPEnabled() OVERRIDE;
test_screen.cc 112 bool TestScreen::IsDIPEnabled() {
  /external/chromium_org/ui/base/
layout.cc 125 if (screen->IsDIPEnabled()) {
  /external/chromium_org/chrome/browser/extensions/api/system_display/
system_display_apitest.cc 76 virtual bool IsDIPEnabled() OVERRIDE { return true; }
  /external/chromium_org/athena/env/
athena_env_impl.cc 59 virtual bool IsDIPEnabled() OVERRIDE { return true; }
  /external/chromium_org/chrome/browser/android/
shortcut_helper_unittest.cc 28 virtual bool IsDIPEnabled() OVERRIDE { return true; }
  /external/chromium_org/chrome/browser/ui/window_sizer/
window_sizer_common_unittest.cc 28 virtual bool IsDIPEnabled() OVERRIDE {
  /external/chromium_org/content/browser/media/capture/
web_contents_video_capture_device.cc 670 if (screen->IsDIPEnabled()) {
web_contents_video_capture_device_unittest.cc 482 virtual bool IsDIPEnabled() OVERRIDE { return true; }

Completed in 434 milliseconds