Home
last modified time | relevance | path

Searched refs:pPictureBox (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/xfa/fxfa/
Dcxfa_ffimageedit.cpp35 CFWL_PictureBox* pPictureBox = pNew.get(); in LoadWidget() local
43 m_pOldDelegate = pPictureBox->GetDelegate(); in LoadWidget()
44 pPictureBox->SetDelegate(this); in LoadWidget()