Searched defs:SendNativeCommandShift (Results 1 - 1 of 1) sorted by last modified time

/external/chromium_org/chrome/browser/extensions/
H A Dextension_commands_global_registry_apitest.cc80 void SendNativeCommandShift(int key_code) { function in namespace:extensions
163 SendNativeCommandShift(kVK_ANSI_1);
164 SendNativeCommandShift(kVK_ANSI_A);
165 SendNativeCommandShift(kVK_ANSI_8);

Completed in 69 milliseconds