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

/external/chromium_org/ui/aura/test/
H A Dtest_cursor_client.h30 void set_should_hide_cursor_on_key_event(bool hide) { function in class:aura::test::TestCursorClient
/external/chromium_org/ui/wm/core/
H A Dcompound_event_filter_unittest.cc91 cursor_client.set_should_hide_cursor_on_key_event(false);
97 cursor_client.set_should_hide_cursor_on_key_event(true);

Completed in 46 milliseconds