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

/external/chromium_org/chrome/browser/ui/app_list/
H A Dapp_list_positioner.h86 gfx::Point GetAnchorPointForShelfCursor(ScreenEdge shelf_edge,
H A Dapp_list_positioner.cc115 gfx::Point AppListPositioner::GetAnchorPointForShelfCursor( function in class:AppListPositioner
H A Dapp_list_positioner_unittest.cc103 return positioner_->GetAnchorPointForShelfCursor(shelf_edge, cursor_);
/external/chromium_org/chrome/browser/ui/views/app_list/win/
H A Dapp_list_win.cc77 return positioner.GetAnchorPointForShelfCursor(edge, cursor);
/external/chromium_org/chrome/browser/ui/views/app_list/linux/
H A Dapp_list_linux.cc81 return positioner.GetAnchorPointForShelfCursor(edge, cursor);

Completed in 943 milliseconds