Home
last modified time | relevance | path

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

/external/chromium_org/ui/base/ime/
Ddummy_text_input_client.cc65 bool DummyTextInputClient::GetTextRange(gfx::Range* range) const { in GetTextRange() function in ui::DummyTextInputClient
Dinput_method_chromeos_unittest.cc296 virtual bool GetTextRange(gfx::Range* range) const OVERRIDE { in GetTextRange() function in ui::InputMethodChromeOSTest
/external/chromium_org/ui/views/controls/
Dprefix_selector.cc94 bool PrefixSelector::GetTextRange(gfx::Range* range) const { in GetTextRange() function in views::PrefixSelector
/external/chromium_org/ui/views/ime/
Dinput_method_bridge.cc257 bool InputMethodBridge::GetTextRange(gfx::Range* range) const { in GetTextRange() function in views::InputMethodBridge
/external/pdfium/fpdfsdk/src/pdfwindow/
DPWL_EditCtrl.cpp708 void CPWL_EditCtrl::GetTextRange(const CPDF_Rect& rect, FX_INT32 & nStartChar, FX_INT32 & nEndChar)… in GetTextRange() function in CPWL_EditCtrl
/external/chromium_org/ui/views/controls/textfield/
Dtextfield_model.cc552 void TextfieldModel::GetTextRange(gfx::Range* range) const { in GetTextRange() function in views::TextfieldModel
Dtextfield.cc1413 bool Textfield::GetTextRange(gfx::Range* range) const { in GetTextRange() function in views::Textfield
/external/chromium_org/content/browser/renderer_host/
Drender_widget_host_view_aura.cc1467 bool RenderWidgetHostViewAura::GetTextRange(gfx::Range* range) const { in GetTextRange() function in content::RenderWidgetHostViewAura