Home
last modified time | relevance | path

Searched refs:CodePair (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/remoting/host/linux/
Dunicode_to_keysym.cc35 struct CodePair { struct
45 const CodePair kKeySymUnicodeMap[] = {
818 bool CompareCodePair(const CodePair& pair, uint32_t unicode) { in CompareCodePair()
833 const CodePair* map_end = kKeySymUnicodeMap + arraysize(kKeySymUnicodeMap); in GetKeySymsForUnicode()
834 const CodePair* pair = in GetKeySymsForUnicode()