Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fxfa/src/app/
Dxfa_fwltheme.cpp31 m_pPictureBoxTP = new CFWL_PictureBoxTP; in CXFA_FWLTheme()
46 delete m_pPictureBoxTP; in ~CXFA_FWLTheme()
317 return m_pPictureBoxTP; in GetTheme()
Dxfa_fwltheme.h54 CFWL_PictureBoxTP* m_pPictureBoxTP; variable