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 209 // Used by AdvanceSelection() to determine the direction to change the
271 void AdvanceSelection(AdvanceDirection direction);
table_view.cc 355 AdvanceSelection(ADVANCE_DECREMENT);
359 AdvanceSelection(ADVANCE_INCREMENT);
781 void TableView::AdvanceSelection(AdvanceDirection direction) {

Completed in 152 milliseconds