Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/app/
Dxfa_fwltheme.h53 std::unique_ptr<CFWL_ScrollBarTP> m_pSrollBarTP; variable
Dxfa_fwltheme.cpp50 m_pSrollBarTP(new CFWL_ScrollBarTP), in CXFA_FWLTheme()
266 return m_pSrollBarTP.get(); in GetTheme()