Home
last modified time | relevance | path

Searched refs:kIncreasedWidth (Results 1 – 1 of 1) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/wm/
H A Dwindow_state_unittest.cc390 const int kIncreasedWidth = 225; in TEST_F() local
394 generator->MoveMouseTo(window->bounds().right() + kIncreasedWidth, in TEST_F()
397 expected.set_width(expected.width() + kIncreasedWidth); in TEST_F()