Searched refs:pMsgControl (Results 1 – 2 of 2) sorted by relevance
40 pMsgControl(nullptr), in PWL_CREATEPARAM()727 if (!m_sPrivateParam.pMsgControl) in CreateMsgControl()728 m_sPrivateParam.pMsgControl = new CPWL_MsgControl(this); in CreateMsgControl()732 if (CPWL_MsgControl* pMsgControl = GetMsgControl()) in DestroyMsgControl() local733 if (pMsgControl->IsWndCreated(this)) in DestroyMsgControl()734 delete pMsgControl; in DestroyMsgControl()738 return m_sPrivateParam.pMsgControl; in GetMsgControl()
189 pMsgControl = nullptr; in Reset()211 CPWL_MsgControl* pMsgControl; // ignore member