Home
last modified time | relevance | path

Searched defs:cursor_bounds (Results 1 – 7 of 7) sorted by relevance

/external/chromium_org/ui/base/ime/chromeos/
Dmock_ime_candidate_window_handler.cc32 const gfx::Rect& cursor_bounds, in SetCursorBounds()
/external/chromium_org/ash/ime/
Dmode_indicator_view.cc47 const gfx::Rect& cursor_bounds, in ModeIndicatorView()
Dcandidate_window_view.cc343 void CandidateWindowView::SetCursorBounds(const gfx::Rect& cursor_bounds, in SetCursorBounds()
/external/chromium_org/chrome/browser/chromeos/input_method/
Dmode_indicator_controller.cc66 const gfx::Rect& cursor_bounds) { in SetCursorBounds()
Dcandidate_window_controller_impl.cc70 const gfx::Rect& cursor_bounds, in SetCursorBounds()
/external/chromium_org/ui/views/touchui/
Dtouch_selection_controller_impl_unittest.cc126 gfx::Rect cursor_bounds = GetCursorRect(sel); in GetCursorPosition() local
/external/chromium_org/ui/views/controls/textfield/
Dtextfield_unittest.cc1544 std::vector<gfx::Rect> cursor_bounds; in TEST_F() local