Searched refs:m_bCtrlKey (Results 1 – 1 of 1) sorted by relevance
376 BOOL m_bCtrlKey = FALSE; member407 m_bCtrlKey = (::GetKeyState(VK_CONTROL) < 0); in OnButtonDown()426 if (m_bCtrlKey || m_bShiftKey) in OnButtonDown()434 m_bNoDrawBack |= (m_bCtrlKey || m_bShiftKey); in OnButtonDown()