Searched refs:UnhandledKeyboardEvent (Results 1 – 4 of 4) sorted by relevance
26 virtual void UnhandledKeyboardEvent(const NativeWebKeyboardEvent& event);
51 void ExtensionHostMac::UnhandledKeyboardEvent( function
238 virtual void UnhandledKeyboardEvent(const NativeWebKeyboardEvent& event) {} in UnhandledKeyboardEvent() function
757 UnhandledKeyboardEvent(event); in HandleKeyboardEvent()