Searched refs:m_bFocus (Results 1 – 2 of 2) sorted by relevance
32 CPWL_Edit::CPWL_Edit() : m_bFocus(false) {} in CPWL_Edit()35 ASSERT(!m_bFocus); in ~CPWL_Edit()347 m_bFocus = true; in OnSetFocus()371 m_bFocus = false; in OnKillFocus()
128 bool m_bFocus; variable