Searched refs:MOD_RALT (Results 1 - 2 of 2) sorted by relevance

/fuchsia/zircon/system/core/virtcon/
H A Dkeyboard.h14 #define MOD_RALT (1 << 3) macro
20 #define MOD_ALT (MOD_LALT | MOD_RALT)
H A Dkeyboard.cpp33 return MOD_RALT;

Completed in 73 milliseconds