Searched defs:IsOsKey (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/remoting/client/plugin/
H A Dnormalizing_input_filter_cros.cc14 static bool IsOsKey(unsigned int code) { function in namespace:remoting::__anon10371
148 if (IsOsKey(event.usb_keycode())) {

Completed in 50 milliseconds