Home | History | Annotate | Download | only in input_method

Lines Matching refs:cursor_location

416   void set_cursor_location(const gfx::Rect& cursor_location) {
417 cursor_location_ = cursor_location;
420 const gfx::Rect& cursor_location() const { return cursor_location_; }
1343 controller->candidate_window_->cursor_location();