Searched refs:IsMovementKey (Results 1 – 2 of 2) sorted by relevance
55 bool CPWL_CBListBox::IsMovementKey(uint16_t nChar) const { in IsMovementKey() function in CPWL_CBListBox70 ASSERT(IsMovementKey(nChar)); in OnMovementKeyDown()503 if (m_pList->IsMovementKey(nChar)) { in OnKeyDown()518 if (m_pList->IsMovementKey(nChar)) { in OnKeyDown()
27 bool IsMovementKey(uint16_t nChar) const;