Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/adb/
Dsysdeps_win32.cpp1868 static size_t _get_modifier_keypad_sequence(char* const buf, const WORD vk, in _get_modifier_keypad_sequence() function
1983 seqbuflen = _get_modifier_keypad_sequence(seqbuf, (vk), \ in _console_read()