Searched defs:VOL_DOWN (Results 1 – 9 of 9) sorted by relevance
26 VOL_DOWN = 'Vol Down' variable in ButtonFunction
30 enum class DTupKeyEvent : uint32_t { RESERVED = 0, VOL_DOWN = 114, VOL_UP = 115, PWR = 116 }; enumerator
2533 pub const VOL_DOWN: i32 = 0x20; constant