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

/external/chromium_org/remoting/client/plugin/
H A Dnormalizing_input_filter_mac.h54 typedef std::map<int, protocol::KeyEvent> KeyPressedMap; typedef in class:remoting::NormalizingInputFilterMac
60 KeyPressedMap key_pressed_map_;
H A Dnormalizing_input_filter_mac.cc83 for (KeyPressedMap::iterator i = key_pressed_map_.begin();

Completed in 493 milliseconds