Home
last modified time | relevance | path

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

/packages/modules/adb/
Dsysdeps_win32.cpp1580 static __inline__ bool _is_numlock_on(const DWORD control_key_state) { in _is_numlock_on() function
1784 if (!_is_numlock_on(control_key_state)) { in _normalize_keypad_control_key_state()