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

  /external/chromium_org/ash/shelf/
shelf_view.h 180 int DetermineLastVisibleIndex(int max_value) const;
shelf_view.cc 769 last_visible_index_ = DetermineLastVisibleIndex(
823 int ShelfView::DetermineLastVisibleIndex(int max_value) const {
    [all...]

Completed in 6707 milliseconds