Searched refs:pPictureBox (Results 1 – 1 of 1) sorted by relevance
36 CFWL_PictureBox* pPictureBox = pNew.get(); in LoadWidget() local38 pPictureBox->SetAdapterIface(this); in LoadWidget()40 CFWL_NoteDriver* pNoteDriver = pPictureBox->GetOwnerApp()->GetNoteDriver(); in LoadWidget()41 pNoteDriver->RegisterEventTarget(pPictureBox, pPictureBox); in LoadWidget()42 m_pOldDelegate = pPictureBox->GetDelegate(); in LoadWidget()43 pPictureBox->SetDelegate(this); in LoadWidget()