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

/external/chromium_org/ash/wm/
H A Dwindow_state_unittest.cc62 const gfx::Rect kPrimaryDisplayWorkAreaBounds = local
73 kPrimaryDisplayWorkAreaBounds.x(),
74 kPrimaryDisplayWorkAreaBounds.y(),
75 kPrimaryDisplayWorkAreaBounds.width() / 2,
76 kPrimaryDisplayWorkAreaBounds.height());
81 expected.set_x(kPrimaryDisplayWorkAreaBounds.right() - expected.width());

Completed in 378 milliseconds