GetAnchorPointForShelfCorner   73 chrome/browser/ui/app_list/app_list_positioner.h   gfx::Point GetAnchorPointForShelfCorner(ScreenEdge shelf_edge) const;
GetAnchorPointForShelfCorner   93 chrome/browser/ui/app_list/app_list_positioner_unittest.cc     return positioner_->GetAnchorPointForShelfCorner(shelf_edge);
GetAnchorPointForShelfCorner   56 chrome/browser/ui/views/app_list/linux/app_list_linux.cc     return positioner.GetAnchorPointForShelfCorner(edge);
GetAnchorPointForShelfCorner   83 chrome/browser/ui/views/app_list/win/app_list_win.cc     return positioner.GetAnchorPointForShelfCorner(edge);