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

/external/chromium_org/chrome/browser/ui/views/app_list/linux/
H A Dapp_list_linux_unittest.cc29 const int kCursorOnShelf = kShelfSize / 2; member in namespace:__anon5197
200 PlaceCursor(kWindowAwayFromEdge, kScreenHeight - kCursorOnShelf);
238 PlaceCursor(kWindowNearEdge, kScreenHeight - kCursorOnShelf);
245 PlaceCursor(kScreenWidth - kWindowNearEdge, kScreenHeight - kCursorOnShelf);
/external/chromium_org/chrome/browser/ui/app_list/
H A Dapp_list_positioner_unittest.cc27 const int kCursorOnShelf = kShelfSize / 2; member in namespace:__anon4939
335 PlaceCursor(kCursorIgnore, kScreenHeight - kCursorOnShelf);

Completed in 134 milliseconds