Searched defs:is_shortcut (Results 1 – 3 of 3) sorted by relevance
183 void SimulateKeyboardEvent(WebInputEvent::Type type, bool is_shortcut) { in SimulateKeyboardEvent()
91 bool is_shortcut) OVERRIDE { in SendKeyboardEvent()
1074 bool is_shortcut = false; in ForwardKeyboardEvent() local