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));
|