Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/app/
Dxfa_fwltheme.h54 std::unique_ptr<CFWL_EditTP> m_pEditTP; variable
Dxfa_fwltheme.cpp51 m_pEditTP(new CFWL_EditTP), in CXFA_FWLTheme()
268 return m_pEditTP.get(); in GetTheme()