Searched refs:FWL_VKEY_Down (Results 1 – 9 of 9) sorted by relevance
197 case FWL_VKEY_Down: { in OnDropListKey()222 case FWL_VKEY_Down: in OnDropListKeyDown()
56 #define FWL_VKEY_Down 0x28 macro
854 const bool bDown = dwKeyCode == FWL_VKEY_Down; in DoSubCtrlKey()932 pKey->m_dwKeyCode == FWL_VKEY_Down || in DisForm_OnProcessMessage()983 const bool bDown = dwKeyCode == FWL_VKEY_Down; in DisForm_OnKey()
181 case FWL_VKEY_Down: in GetListItem()185 const bool bDown = dwKeyCode == FWL_VKEY_Down; in GetListItem()793 case FWL_VKEY_Down: in OnKeyDown()
1293 case FWL_VKEY_Down: in OnKeyDown()
49 case FWL_VKEY_Down: in IsMovementKey()67 case FWL_VKEY_Down: in OnMovementKeyDown()496 case FWL_VKEY_Down: in OnKeyDown()
130 case FWL_VKEY_Down: in OnKeyDown()163 case FWL_VKEY_Down: in OnKeyDown()
151 case FWL_VKEY_Down: in OnKeyDown()163 case FWL_VKEY_Down: in OnKeyDown()
106 FWL_VKEY_Down = 0x28, enumerator