Searched defs:SetSelectionRange (Results 1 – 7 of 7) sorted by relevance
77 bool DummyTextInputClient::SetSelectionRange(const gfx::Range& range) { in SetSelectionRange() function in ui::DummyTextInputClient
308 virtual bool SetSelectionRange(const gfx::Range& range) OVERRIDE { in SetSelectionRange() function in ui::InputMethodChromeOSTest
109 bool PrefixSelector::SetSelectionRange(const gfx::Range& range) { in SetSelectionRange() function in views::PrefixSelector
97 TEST_F(HTMLTextFormControlElementTest, SetSelectionRange) in TEST_F() argument
272 bool InputMethodBridge::SetSelectionRange(const gfx::Range& range) { in SetSelectionRange() function in views::InputMethodBridge
1480 bool Textfield::SetSelectionRange(const gfx::Range& range) { in SetSelectionRange() function in views::Textfield
1571 bool RenderWidgetHostViewAura::SetSelectionRange(const gfx::Range& range) { in SetSelectionRange() function in content::RenderWidgetHostViewAura