Home
last modified time | relevance | path

Searched refs:set_cursor_bounds (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/input_method/
Dcandidate_window_view.h127 void set_cursor_bounds(const gfx::Rect& cursor_bounds) { in set_cursor_bounds() function
Dcandidate_window_controller_impl.cc113 candidate_window_view_->set_cursor_bounds(cursor_bounds); in SetCursorBounds()