Searched refs:RunMoveCursorLeftRightTest (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/ui/gfx/
H A Drender_text_unittest.cc66 void RunMoveCursorLeftRightTest(RenderText* render_text, function in namespace:gfx::__anon14341
469 RunMoveCursorLeftRightTest(render_text.get(), expected, CURSOR_RIGHT);
477 RunMoveCursorLeftRightTest(render_text.get(), expected, CURSOR_LEFT);
497 RunMoveCursorLeftRightTest(render_text.get(), expected, CURSOR_LEFT);
505 RunMoveCursorLeftRightTest(render_text.get(), expected, CURSOR_RIGHT);
572 RunMoveCursorLeftRightTest(render_text.get(), expected, CURSOR_RIGHT);
580 RunMoveCursorLeftRightTest(render_text.get(), expected, CURSOR_LEFT);
597 RunMoveCursorLeftRightTest(render_text.get(), expected, CURSOR_RIGHT);
608 RunMoveCursorLeftRightTest(render_text.get(), expected, CURSOR_LEFT);
621 RunMoveCursorLeftRightTest(render_tex
[all...]

Completed in 58 milliseconds