Searched defs:GetSelectionEndPoints (Results 1 – 3 of 3) sorted by relevance
238 void TouchEditableImplAura::GetSelectionEndPoints(gfx::Rect* p1, in GetSelectionEndPoints() function in content::TouchEditableImplAura
579 virtual void GetSelectionEndPoints(gfx::Rect* p1, gfx::Rect* p2) OVERRIDE { in GetSelectionEndPoints() function in views::TestTouchEditable
1060 void Textfield::GetSelectionEndPoints(gfx::Rect* p1, gfx::Rect* p2) { in GetSelectionEndPoints() function in views::Textfield