Searched refs:set_anchor (Results 1 – 6 of 6) sorted by relevance
141 model.set_anchor(4); in TEST_F()152 model.set_anchor(0); in TEST_F()
35 void set_anchor(int anchor) { anchor_ = anchor; } in set_anchor() function
765 new_selection.set_anchor(ViewToModel(view_index)); in SelectByViewIndex()819 model->set_anchor(ViewToModel(view_index)); in ConfigureSelectionModelForEvent()831 model->set_anchor(selection_model_.anchor()); in ConfigureSelectionModelForEvent()843 model->set_anchor(ViewToModel(view_index)); in ConfigureSelectionModelForEvent()
424 selection_model_.set_anchor(selection_model_.active()); in DetachWebContentsAt()755 new_model.set_anchor(index); in ToggleSelectionAt()761 new_model.set_anchor(index); in ToggleSelectionAt()
152 text_view_class->set_anchor = SetAnchor; in HandlerClassInit()
1418 selection_model.set_anchor(index); in ResetSelection()1448 selection_model.set_anchor(selection_model.selected_indices()[0]); in RestoreInitialSelection()