Searched defs:KeyDown (Results 1 – 5 of 5) sorted by relevance
14 enum class FWL_KeyCommand { KeyDown, KeyUp, Char }; enumerator
149 bool KeyDown() const { return m_bKeyDown; } in KeyDown() function
59 bool KeyDown, in OnField_Keystroke()
150 bool KeyDown, in OnField_Keystroke()
821 private String KeyUp[], KeyDown[], KeyLeft[], KeyRight[]; field in vt320