Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/app/
Dxfa_fwltheme.h52 std::unique_ptr<CFWL_PictureBoxTP> m_pPictureBoxTP; variable
Dxfa_fwltheme.cpp49 m_pPictureBoxTP(new CFWL_PictureBoxTP), in CXFA_FWLTheme()
264 return m_pPictureBoxTP.get(); in GetTheme()