Searched defs:SetSelectionRange (Results 1 – 7 of 7) sorted by relevance
40 TEST_F(HTMLTextFormControlElementTest, SetSelectionRange) in TEST_F() argument
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
272 bool InputMethodBridge::SetSelectionRange(const gfx::Range& range) { in SetSelectionRange() function in views::InputMethodBridge
1436 bool Textfield::SetSelectionRange(const gfx::Range& range) { in SetSelectionRange() function in views::Textfield
1486 bool RenderWidgetHostViewAura::SetSelectionRange(const gfx::Range& range) { in SetSelectionRange() function in content::RenderWidgetHostViewAura