Searched refs:m_pButton (Results 1 – 2 of 2) sorted by relevance
180 m_pButton.Release(); in OnDestroy()302 if (m_pButton) in CreateButton()315 m_pButton = pButton.get(); in CreateButton()317 m_pButton->Realize(); in CreateButton()371 if (m_pButton) { in RePosChildWnd()372 m_pButton->Move(rcButton, true, false); in RePosChildWnd()400 if (m_pButton) { in RePosChildWnd()401 m_pButton->Move(rcButton, true, false); in RePosChildWnd()556 if (child == m_pButton) { in NotifyLButtonDown()
99 UnownedPtr<CPWL_CBButton> m_pButton; variable