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

/external/chromium_org/chrome/browser/ui/app_list/
H A Dapp_list_positioner_unittest.cc101 gfx::Point DoGetAnchorPointForShelfCursor( function in class:AppListPositionerUnitTest
226 DoGetAnchorPointForShelfCursor(AppListPositioner::SCREEN_EDGE_LEFT));
235 DoGetAnchorPointForShelfCursor(AppListPositioner::SCREEN_EDGE_RIGHT));
243 DoGetAnchorPointForShelfCursor(AppListPositioner::SCREEN_EDGE_TOP));
252 DoGetAnchorPointForShelfCursor(AppListPositioner::SCREEN_EDGE_BOTTOM));
261 DoGetAnchorPointForShelfCursor(AppListPositioner::SCREEN_EDGE_BOTTOM));
270 DoGetAnchorPointForShelfCursor(AppListPositioner::SCREEN_EDGE_BOTTOM));

Completed in 104 milliseconds