Searched defs:selection_end (Results 1 – 5 of 5) sorted by relevance
172 size_t selection_start, selection_end; in IN_PROC_BROWSER_TEST_F() local189 size_t selection_start, selection_end; in IN_PROC_BROWSER_TEST_F() local207 size_t selection_start, selection_end; in IN_PROC_BROWSER_TEST_F() local225 size_t selection_start, selection_end; in IN_PROC_BROWSER_TEST_F() local244 size_t selection_start, selection_end; in IN_PROC_BROWSER_TEST_F() local
741 size_t selection_end, in OnAfterPossibleChange()
197 const std::string& value, int selection_start, int selection_end) { in SetValue()206 int selection_end() const { return selection_end_; } in selection_end() function
20 int selection_end, in ChangeText()
202 int selection_end = 0; in GetSearchStateAsString() local