Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/app/
Dxfa_fwltheme.cpp82 GetTheme(pParams->m_pWidget)->DrawBackground(pParams); in DrawBackground()
194 return GetTheme(pThemePart->m_pWidget)->GetFont(); in GetFont()
257 CFWL_WidgetTP* CXFA_FWLTheme::GetTheme(CFWL_Widget* pWidget) const { in GetTheme() function in CXFA_FWLTheme
Dxfa_fwltheme.h48 CFWL_WidgetTP* GetTheme(CFWL_Widget* pWidget) const;