Searched defs:GetSelectionRange (Results 1 – 7 of 7) sorted by relevance
58 gfx::Range TextInputTestHelper::GetSelectionRange() const { in GetSelectionRange() function in chromeos::TextInputTestHelper
73 bool DummyTextInputClient::GetSelectionRange(gfx::Range* range) const { in GetSelectionRange() function in ui::DummyTextInputClient
303 virtual bool GetSelectionRange(gfx::Range* range) const OVERRIDE { in GetSelectionRange() function in ui::InputMethodChromeOSTest
104 bool PrefixSelector::GetSelectionRange(gfx::Range* range) const { in GetSelectionRange() function in views::PrefixSelector
267 bool InputMethodBridge::GetSelectionRange(gfx::Range* range) const { in GetSelectionRange() function in views::InputMethodBridge
1473 bool Textfield::GetSelectionRange(gfx::Range* range) const { in GetSelectionRange() function in views::Textfield
1565 bool RenderWidgetHostViewAura::GetSelectionRange(gfx::Range* range) const { in GetSelectionRange() function in content::RenderWidgetHostViewAura