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

/external/chromium_org/chrome/browser/ui/app_list/
H A Dapp_list_positioner.h73 gfx::Point GetAnchorPointForShelfCorner(ScreenEdge shelf_edge) const;
H A Dapp_list_positioner.cc63 gfx::Point AppListPositioner::GetAnchorPointForShelfCorner( function in class:AppListPositioner
H A Dapp_list_positioner_unittest.cc93 return positioner_->GetAnchorPointForShelfCorner(shelf_edge);
/external/chromium_org/chrome/browser/ui/views/app_list/win/
H A Dapp_list_win.cc75 return positioner.GetAnchorPointForShelfCorner(edge);
/external/chromium_org/chrome/browser/ui/views/app_list/linux/
H A Dapp_list_linux.cc79 return positioner.GetAnchorPointForShelfCorner(edge);

Completed in 164 milliseconds