Searched refs:pKill (Results 1 – 1 of 1) sorted by relevance
333 CFWL_MsgKillFocus* pKill = static_cast<CFWL_MsgKillFocus*>(pMsg); in OnDropListFocusChanged() local336 if (pKill->m_pSetFocus == m_pOwner->m_pOuter || in OnDropListFocusChanged()337 pKill->m_pSetFocus == pOuter->m_pEdit.get()) { in OnDropListFocusChanged()