Searched refs:set_can_consume_system_keys (Results 1 – 3 of 3) sorted by relevance
84 window_state->set_can_consume_system_keys(browser->is_app()); in BrowserFrameAsh()
104 wm::GetWindowState(window.get())->set_can_consume_system_keys(true); in TEST_F()
221 void set_can_consume_system_keys(bool can_consume_system_keys) { in set_can_consume_system_keys() function