Searched refs:m_bFocus (Results 1 – 2 of 2) sorted by relevance
20 : m_pFillerNotify(NULL), m_pSpellCheck(NULL), m_bFocus(FALSE) { in CPWL_Edit()25 ASSERT(m_bFocus == FALSE); in ~CPWL_Edit()682 m_bFocus = TRUE; in OnSetFocus()698 m_bFocus = FALSE; in OnKillFocus()
161 FX_BOOL m_bFocus; variable