HomeSort by relevance Sort by last modified time
    Searched full:composition_head_ (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/chrome/browser/chromeos/input_method/
candidate_window_controller_impl.h 87 gfx::Rect composition_head_; member in class:chromeos::input_method::CandidateWindowControllerImpl
textinput_test_helper.h 90 gfx::Rect composition_head_; member in class:chromeos::TextInputTestHelper
candidate_window_controller_impl.cc 54 candidate_window_view_->SetCursorBounds(cursor_bounds_, composition_head_);
87 composition_head_ = composition_head;
textinput_test_helper.cc 55 return composition_head_;
149 expected_composition_head != composition_head_)

Completed in 169 milliseconds