Home
last modified time | relevance | path

Searched defs:GetSelectionEndPoints (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/content/browser/web_contents/
Dtouch_editable_impl_aura.cc238 void TouchEditableImplAura::GetSelectionEndPoints(gfx::Rect* p1, in GetSelectionEndPoints() function in content::TouchEditableImplAura
/external/chromium_org/ui/views/touchui/
Dtouch_selection_controller_impl_unittest.cc579 virtual void GetSelectionEndPoints(gfx::Rect* p1, gfx::Rect* p2) OVERRIDE { in GetSelectionEndPoints() function in views::TestTouchEditable
/external/chromium_org/ui/views/controls/textfield/
Dtextfield.cc1060 void Textfield::GetSelectionEndPoints(gfx::Rect* p1, gfx::Rect* p2) { in GetSelectionEndPoints() function in views::Textfield