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

  /external/chromium_org/ui/app_list/views/
contents_view.cc 90 if (GetActivePageIndex() == page_index)
96 int ContentsView::GetActivePageIndex() const {
106 return it->second == GetActivePageIndex();
283 return view_model_->view_at(GetActivePageIndex())->OnKeyPressed(event);
contents_view.h 81 int GetActivePageIndex() const;

Completed in 87 milliseconds