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

  /external/chromium_org/chrome/browser/ui/views/app_list/linux/
app_list_linux_unittest.cc 29 const int kCursorOnShelf = kShelfSize / 2;
200 PlaceCursor(kWindowAwayFromEdge, kScreenHeight - kCursorOnShelf);
238 PlaceCursor(kWindowNearEdge, kScreenHeight - kCursorOnShelf);
245 PlaceCursor(kScreenWidth - kWindowNearEdge, kScreenHeight - kCursorOnShelf);
  /external/chromium_org/chrome/browser/ui/app_list/
app_list_positioner_unittest.cc 27 const int kCursorOnShelf = kShelfSize / 2;
335 PlaceCursor(kCursorIgnore, kScreenHeight - kCursorOnShelf);

Completed in 620 milliseconds