Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fwl/src/core/
Dfwl_formimp.cpp826 CFWL_ThemeText parma; in ReSetSysBtn() local
827 parma.m_pWidget = m_pInterface; in ReSetSysBtn()
828 parma.m_iPart = FWL_PART_FRM_HeadText; in ReSetSysBtn()
829 m_pProperties->m_pDataProvider->GetCaption(m_pInterface, parma.m_wsText); in ReSetSysBtn()
830 pTheme->GetPartRect(&parma, m_rtCaptionText); in ReSetSysBtn()