Home
last modified time | relevance | path

Searched defs:UnhandledKeyboardEvent (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/extensions/
Dextension_host_mac.mm51 void ExtensionHostMac::UnhandledKeyboardEvent( function
Dextension_host.h238 virtual void UnhandledKeyboardEvent(const NativeWebKeyboardEvent& event) {} in UnhandledKeyboardEvent() function