Home
last modified time | relevance | path

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

/external/chromium_org/remoting/host/linux/
Dunicode_to_keysym_unittest.cc14 TEST(GetKeySymsForUnicode, Map) { in TEST() argument
Dunicode_to_keysym.cc824 void GetKeySymsForUnicode(uint32_t unicode, std::vector<uint32_t>* keysyms) { in GetKeySymsForUnicode() function