Home
last modified time | relevance | path

Searched defs:GetCompositionTextRange (Results 1 – 8 of 8) sorted by relevance

/external/chromium_org/ui/base/ime/
Ddummy_text_input_client.cc69 bool DummyTextInputClient::GetCompositionTextRange(gfx::Range* range) const { in GetCompositionTextRange() function in ui::DummyTextInputClient
Dremote_input_method_win_unittest.cc123 virtual bool GetCompositionTextRange(gfx::Range* range) const OVERRIDE { in GetCompositionTextRange() function in ui::__anonbadc3c6b0111::MockTextInputClient
Dinput_method_chromeos_unittest.cc300 virtual bool GetCompositionTextRange(gfx::Range* range) const OVERRIDE { in GetCompositionTextRange() function in ui::InputMethodChromeOSTest
/external/chromium_org/ui/views/controls/
Dprefix_selector.cc99 bool PrefixSelector::GetCompositionTextRange(gfx::Range* range) const { in GetCompositionTextRange() function in views::PrefixSelector
/external/chromium_org/ui/views/ime/
Dinput_method_bridge.cc262 bool InputMethodBridge::GetCompositionTextRange(gfx::Range* range) const { in GetCompositionTextRange() function in views::InputMethodBridge
/external/chromium_org/ui/views/controls/textfield/
Dtextfield_model.cc620 void TextfieldModel::GetCompositionTextRange(gfx::Range* range) const { in GetCompositionTextRange() function in views::TextfieldModel
Dtextfield.cc1421 bool Textfield::GetCompositionTextRange(gfx::Range* range) const { in GetCompositionTextRange() function in views::Textfield
/external/chromium_org/content/browser/renderer_host/
Drender_widget_host_view_aura.cc1473 bool RenderWidgetHostViewAura::GetCompositionTextRange( in GetCompositionTextRange() function in content::RenderWidgetHostViewAura