Searched refs:pPictureBox (Results 1 – 1 of 1) sorted by relevance
27 CFWL_PictureBox* pPictureBox = new CFWL_PictureBox(GetFWLApp()); in LoadWidget() local28 m_pNormalWidget = pPictureBox; in LoadWidget()35 m_pOldDelegate = pPictureBox->GetDelegate(); in LoadWidget()36 pPictureBox->SetDelegate(this); in LoadWidget()