HomeSort by relevance Sort by last modified time
    Searched refs:GetPrimaryDisplay (Results 1 - 25 of 61) sorted by null

1 2 3

  /external/chromium_org/ui/gfx/
screen_android.cc 27 virtual gfx::Display GetPrimaryDisplay() const OVERRIDE {
45 return GetPrimaryDisplay();
50 return GetPrimaryDisplay();
57 return GetPrimaryDisplay();
screen_unittest.cc 14 gfx::Screen::GetNativeScreen()->GetPrimaryDisplay().size();
screen.h 72 virtual gfx::Display GetPrimaryDisplay() const = 0;
screen_win.h 31 virtual gfx::Display GetPrimaryDisplay() const OVERRIDE;
screen_win.cc 67 return GetPrimaryDisplay();
94 gfx::Display ScreenWin::GetPrimaryDisplay() const {
screen_gtk.cc 150 return GetPrimaryDisplay();
154 virtual gfx::Display GetPrimaryDisplay() const OVERRIDE {
  /external/chromium_org/ash/touch/
touch_observer_hud_unittest.cc 53 gfx::Display GetPrimaryDisplay() {
54 return Shell::GetScreen()->GetPrimaryDisplay();
185 const gfx::Display& display = GetPrimaryDisplay();
274 EXPECT_EQ(external_display_id(), GetPrimaryDisplay().id());
283 EXPECT_EQ(internal_display_id(), GetPrimaryDisplay().id());
301 EXPECT_EQ(internal_display_id(), GetPrimaryDisplay().id());
308 EXPECT_EQ(internal_display_id(), GetPrimaryDisplay().id());
330 EXPECT_EQ(internal_display_id(), GetPrimaryDisplay().id());
338 EXPECT_EQ(external_display_id(), GetPrimaryDisplay().id());
357 EXPECT_EQ(internal_display_id(), GetPrimaryDisplay().id())
    [all...]
  /external/chromium_org/ash/keyboard_overlay/
keyboard_overlay_delegate_unittest.cc 36 gfx::Rect work_area = Shell::GetScreen()->GetPrimaryDisplay().work_area();
  /external/chromium_org/chrome/browser/ui/panels/
display_settings_provider.cc 68 return gfx::Screen::GetNativeScreen()->GetPrimaryDisplay().bounds();
78 gfx::Display display = gfx::Screen::GetNativeScreen()->GetPrimaryDisplay();
89 return gfx::Screen::GetNativeScreen()->GetPrimaryDisplay().work_area();
104 if (display.bounds() == screen->GetPrimaryDisplay().bounds())
  /external/chromium_org/ash/display/
display_controller_unittest.cc 100 gfx::Display GetPrimaryDisplay() {
135 gfx::Display primary = Shell::GetScreen()->GetPrimaryDisplay();
269 EXPECT_EQ("0,0 500x500", GetPrimaryDisplay().bounds().ToString());
278 EXPECT_EQ("0,0 500x500", GetPrimaryDisplay().bounds().ToString());
287 EXPECT_EQ("0,0 500x500", GetPrimaryDisplay().bounds().ToString());
296 EXPECT_EQ("0,0 500x500", GetPrimaryDisplay().bounds().ToString());
305 EXPECT_EQ("0,0 500x500", GetPrimaryDisplay().bounds().ToString());
313 EXPECT_EQ("0,0 500x500", GetPrimaryDisplay().bounds().ToString());
320 EXPECT_EQ("0,0 500x500", GetPrimaryDisplay().bounds().ToString());
328 EXPECT_EQ("0,0 500x500", GetPrimaryDisplay().bounds().ToString())
    [all...]
root_window_transformers_unittest.cc 147 gfx::Display display1 = Shell::GetScreen()->GetPrimaryDisplay();
239 gfx::Display display1 = Shell::GetScreen()->GetPrimaryDisplay();
261 display1 = Shell::GetScreen()->GetPrimaryDisplay();
280 gfx::Display display = Shell::GetScreen()->GetPrimaryDisplay();
320 gfx::Display display1 = Shell::GetScreen()->GetPrimaryDisplay();
346 display1 = Shell::GetScreen()->GetPrimaryDisplay();
371 display1 = Shell::GetScreen()->GetPrimaryDisplay();
screen_position_controller_unittest.cc 183 Shell::GetScreen()->GetPrimaryDisplay());
209 Shell::GetScreen()->GetPrimaryDisplay());
241 Shell::GetScreen()->GetPrimaryDisplay());
display_controller.cc 276 const gfx::Display& DisplayController::GetPrimaryDisplay() {
389 const gfx::Display& primary = GetPrimaryDisplay();
433 const gfx::Display& primary = GetPrimaryDisplay();
529 gfx::Display old_primary_display = GetPrimaryDisplay();
622 return GetPrimaryDisplay();
625 return GetPrimaryDisplay();
646 return display.is_valid() ? display : GetPrimaryDisplay();
666 return matching ? *matching : GetPrimaryDisplay();
799 layout_store->UpdatePrimaryDisplayId(pair, GetPrimaryDisplay().id());
848 layout, GetPrimaryDisplay(),
    [all...]
mirror_window_controller.cc 208 Shell::GetScreen()->GetPrimaryDisplay().id());
257 const gfx::Display& display = Shell::GetScreen()->GetPrimaryDisplay();
334 Shell::GetScreen()->GetPrimaryDisplay().id());
  /external/chromium_org/ash/wm/
drag_window_resizer_unittest.cc 152 Shell::GetScreen()->GetPrimaryDisplay());
170 Shell::GetScreen()->GetPrimaryDisplay());
186 Shell::GetScreen()->GetPrimaryDisplay());
222 Shell::GetScreen()->GetPrimaryDisplay());
280 Shell::GetScreen()->GetPrimaryDisplay());
332 Shell::GetScreen()->GetPrimaryDisplay());
423 Shell::GetScreen()->GetPrimaryDisplay());
477 Shell::GetScreen()->GetPrimaryDisplay());
492 Shell::GetScreen()->GetPrimaryDisplay());
507 Shell::GetScreen()->GetPrimaryDisplay());
    [all...]
  /external/chromium_org/ash/
screen_ash.cc 90 DisplayController::GetPrimaryDisplay().id() ?
142 gfx::Display ScreenAsh::GetPrimaryDisplay() const {
143 return DisplayController::GetPrimaryDisplay();
screen_ash.h 76 virtual gfx::Display GetPrimaryDisplay() const OVERRIDE;
  /external/chromium_org/ui/views/widget/desktop_aura/
desktop_screen_x11.cc 49 virtual gfx::Display GetPrimaryDisplay() const OVERRIDE;
122 gfx::Display DesktopScreenX11::GetPrimaryDisplay() const {
  /external/chromium_org/chrome/browser/chromeos/login/
helper.cc 22 gfx::Rect bounds(ash::Shell::GetScreen()->GetPrimaryDisplay().bounds());
  /external/chromium_org/chrome/browser/ui/window_sizer/
window_sizer_gtk.cc 26 GetPrimaryDisplay().work_area();
  /external/chromium_org/ui/aura/test/
test_screen.h 58 virtual gfx::Display GetPrimaryDisplay() const OVERRIDE;
  /external/chromium_org/chrome/browser/chromeos/display/
display_preferences_unittest.cc 158 int64 id1 = gfx::Screen::GetNativeScreen()->GetPrimaryDisplay().id();
194 int64 id1 = gfx::Screen::GetNativeScreen()->GetPrimaryDisplay().id();
207 EXPECT_NE(dummy_id, display_controller->GetPrimaryDisplay().id());
366 int64 id = ash::Shell::GetScreen()->GetPrimaryDisplay().id();
405 int64 id1 = gfx::Screen::GetNativeScreen()->GetPrimaryDisplay().id();
447 int64 id1 = ash::ScreenAsh::GetNativeScreen()->GetPrimaryDisplay().id();
455 ash::ScreenAsh::GetNativeScreen()->GetPrimaryDisplay().id();
469 EXPECT_EQ(id2, screen->GetPrimaryDisplay().id());
473 const gfx::Display& primary_display = screen->GetPrimaryDisplay();
  /external/chromium_org/chrome/browser/ui/ash/
ash_keyboard_controller_proxy.cc 101 ash::DisplayController::GetPrimaryDisplay().work_area();
window_positioner_unittest.cc 155 Shell::GetScreen()->GetPrimaryDisplay().work_area();
216 Shell::GetScreen()->GetPrimaryDisplay().work_area();
271 Shell::GetScreen()->GetPrimaryDisplay().work_area();
  /external/chromium_org/chrome/browser/ui/views/message_center/
web_notification_tray.cc 70 // TODO(dewittj): It's possible GetPrimaryDisplay is wrong.
71 gfx::Rect screen_bounds = screen->GetPrimaryDisplay().bounds();
72 gfx::Rect work_area = screen->GetPrimaryDisplay().work_area();
251 gfx::Rect work_area = screen->GetPrimaryDisplay().work_area();

Completed in 383 milliseconds

1 2 3