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

  /external/chromium_org/ui/base/ime/
remote_input_method_win_unittest.cc 64 void set_caret_bounds(const gfx::Rect& caret_bounds) { function in class:ui::__anon14773::MockTextInputClient
317 mock_text_input_client.set_caret_bounds(gfx::Rect(10, 0, 10, 20));
348 mock_text_input_client.set_caret_bounds(gfx::Rect(10, 0, 10, 20));
382 mock_text_input_client.set_caret_bounds(gfx::Rect(10, 0, 10, 20));
405 mock_text_input_client.set_caret_bounds(gfx::Rect(10, 20, 30, 40));
465 mock_text_input_client.set_caret_bounds(gfx::Rect(10, 20, 30, 40));

Completed in 514 milliseconds