Home | History | Annotate | Download | only in textfield

Lines Matching refs:GetSelectionModel

482 GetSelectionModel() const {
1166 gfx::SelectionModel selection_model = GetSelectionModel();
1254 cursor_changed |= GetSelectionModel() != selection_model;
1758 gfx::Range range = GetSelectionModel().selection();
1759 gfx::LogicalCursorDirection affinity = GetSelectionModel().caret_affinity();