Searched refs:IsLeftAltKey (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/remoting/client/plugin/
H A Dnormalizing_input_filter_cros.cc21 static bool IsLeftAltKey(unsigned int code) { function in namespace:remoting::__anon10371
168 if (IsLeftAltKey(event.usb_keycode()))
190 if (IsLeftAltKey(event.usb_keycode()))

Completed in 142 milliseconds