Searched refs:SelectByViewIndex (Results 1 – 2 of 2) sorted by relevance
191 SelectByViewIndex(model_row == -1 ? -1 : ModelToView(model_row)); in Select()346 SelectByViewIndex(0); in OnKeyPressed()351 SelectByViewIndex(RowCount() - 1); in OnKeyPressed()380 SelectByViewIndex(row); in OnMousePressed()760 void TableView::SelectByViewIndex(int view_index) { in SelectByViewIndex() function in views::TableView797 SelectByViewIndex(0); in AdvanceSelection()805 SelectByViewIndex(view_index); in AdvanceSelection()
266 void SelectByViewIndex(int view_index);