Searched defs:FindAnchorPoint (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/ui/views/app_list/linux/
H A Dapp_list_linux.cc53 gfx::Point AppListLinux::FindAnchorPoint(const gfx::Size& view_size, function in class:AppListLinux
107 view->SetAnchorPoint(FindAnchorPoint(view->GetPreferredSize(),
/external/chromium_org/chrome/browser/ui/views/app_list/win/
H A Dapp_list_win.cc46 gfx::Point AppListWin::FindAnchorPoint(const gfx::Size& view_size, function in class:AppListWin
90 view->SetAnchorPoint(FindAnchorPoint(view->GetPreferredSize(),

Completed in 93 milliseconds