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

/external/chromium_org/chrome/browser/ui/app_list/
H A Dapp_list_positioner.h62 gfx::Point GetAnchorPointForScreenCorner(ScreenCorner corner) const;
H A Dapp_list_positioner.cc39 gfx::Point AppListPositioner::GetAnchorPointForScreenCorner( function in class:AppListPositioner
H A Dapp_list_positioner_unittest.cc88 return positioner_->GetAnchorPointForScreenCorner(corner);
/external/chromium_org/chrome/browser/ui/views/app_list/win/
H A Dapp_list_win.cc70 return positioner.GetAnchorPointForScreenCorner(
/external/chromium_org/chrome/browser/ui/views/app_list/linux/
H A Dapp_list_linux.cc70 return positioner.GetAnchorPointForScreenCorner(

Completed in 2075 milliseconds