Searched defs:unicode_char (Results 1 – 3 of 3) sorted by relevance
54 int unicode_char) { in NativeWebKeyboardEventFromKeyEvent()173 bool is_system_key, int unicode_char) { in SendKeyEvent()
237 uint16_t unicode_char = 0; in qstring_from_escaped_str() local
276 char32 ToUnicodeCodepoint(const char* unicode_char) { in ToUnicodeCodepoint()331 char unicode_char[5]; in NormalizeHelper() local