HomeSort by relevance Sort by last modified time
    Searched refs:GetPageForPoint (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/ui/app_list/views/
page_switcher.h 30 int GetPageForPoint(const gfx::Point& point) const;
page_switcher.cc 134 int PageSwitcher::GetPageForPoint(const gfx::Point& point) const {
151 int page = GetPageForPoint(point);
apps_grid_view.cc     [all...]

Completed in 738 milliseconds