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

  /external/chromium_org/ui/views/controls/table/
table_view.h 210 // Used by AdvanceSelection() to determine the direction to change the
272 void AdvanceSelection(AdvanceDirection direction);
table_view.cc 356 AdvanceSelection(ADVANCE_DECREMENT);
360 AdvanceSelection(ADVANCE_INCREMENT);
796 void TableView::AdvanceSelection(AdvanceDirection direction) {

Completed in 1079 milliseconds