Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fxfa/src/app/
Dxfa_fwltheme.cpp29 m_pCheckBoxTP = new CXFA_FWLCheckBoxTP; in CXFA_FWLTheme()
339 CXFA_FWLCheckBoxTP::CXFA_FWLCheckBoxTP() {} in CXFA_FWLCheckBoxTP() function in CXFA_FWLCheckBoxTP
340 FX_BOOL CXFA_FWLCheckBoxTP::DrawBackground(CFWL_ThemeBackground* pParams) { in DrawBackground()
353 void CXFA_FWLCheckBoxTP::DrawCheckSign(IFWL_Widget* pWidget, in DrawCheckSign()
Dxfa_fwltheme.h72 class CXFA_FWLCheckBoxTP : public CFWL_CheckBoxTP {
74 CXFA_FWLCheckBoxTP();