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

  /external/chromium_org/chrome/browser/ui/views/app_list/linux/
app_list_linux_unittest.cc 66 void PlaceShelf(AppListPositioner::ScreenEdge edge) {
134 PlaceShelf(AppListPositioner::SCREEN_EDGE_BOTTOM);
137 PlaceShelf(AppListPositioner::SCREEN_EDGE_TOP);
140 PlaceShelf(AppListPositioner::SCREEN_EDGE_LEFT);
143 PlaceShelf(AppListPositioner::SCREEN_EDGE_RIGHT);
166 PlaceShelf(AppListPositioner::SCREEN_EDGE_BOTTOM);
173 PlaceShelf(AppListPositioner::SCREEN_EDGE_TOP);
180 PlaceShelf(AppListPositioner::SCREEN_EDGE_LEFT);
187 PlaceShelf(AppListPositioner::SCREEN_EDGE_RIGHT);
199 PlaceShelf(AppListPositioner::SCREEN_EDGE_BOTTOM)
    [all...]
  /external/chromium_org/chrome/browser/ui/app_list/
app_list_positioner_unittest.cc 61 void PlaceShelf(AppListPositioner::ScreenEdge edge) {
154 PlaceShelf(AppListPositioner::SCREEN_EDGE_LEFT);
161 PlaceShelf(AppListPositioner::SCREEN_EDGE_RIGHT);
169 PlaceShelf(AppListPositioner::SCREEN_EDGE_TOP);
176 PlaceShelf(AppListPositioner::SCREEN_EDGE_BOTTOM);
186 PlaceShelf(AppListPositioner::SCREEN_EDGE_LEFT);
194 PlaceShelf(AppListPositioner::SCREEN_EDGE_RIGHT);
202 PlaceShelf(AppListPositioner::SCREEN_EDGE_TOP);
209 PlaceShelf(AppListPositioner::SCREEN_EDGE_BOTTOM);
221 PlaceShelf(AppListPositioner::SCREEN_EDGE_LEFT)
    [all...]

Completed in 6568 milliseconds