Searched refs:GetPageForPoint (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/ui/app_list/views/
H A Dpage_switcher.h30 int GetPageForPoint(const gfx::Point& point) const;
H A Dpage_switcher.cc135 int PageSwitcher::GetPageForPoint(const gfx::Point& point) const { function in class:app_list::PageSwitcher
152 int page = GetPageForPoint(point);
H A Dapps_grid_view.cc923 int page = page_switcher_view_->GetPageForPoint(page_switcher_point);
1018 page_switcher_view_->GetPageForPoint(page_switcher_point);

Completed in 164 milliseconds