Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fxfa/src/app/
Dxfa_fwltheme.cpp32 m_pSrollBarTP = new CFWL_ScrollBarTP; in CXFA_FWLTheme()
47 delete m_pSrollBarTP; in ~CXFA_FWLTheme()
319 return m_pSrollBarTP; in GetTheme()
Dxfa_fwltheme.h55 CFWL_ScrollBarTP* m_pSrollBarTP; variable