Searched refs:set_selection_start (Results 1 – 7 of 7) sorted by relevance
78 void set_selection_start(size_t pos) { selection_.set_start(pos); } in set_selection_start() function
545 cursor.set_selection_start(selection().start()); in MoveCursor()
47 void set_selection_start(uint32 selection_start) { in set_selection_start() function
32 text.set_selection_start(30); in TEST()
747 chromeos_composition_text.set_selection_start(1UL); in TEST_F()776 chromeos_composition_text.set_selection_start(kCursorPos); in TEST_F()810 chromeos_composition_text.set_selection_start(1UL); in TEST_F()
202 composition_text_->set_selection_start(selection_start); in SetComposition()
397 cursor.set_selection_start(render_text_->selection().start()); in MoveCursorTo()