Home
last modified time | relevance | path

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

/external/pdfium/xfa/include/fwl/theme/
Dformtp.h39 void DrawCaption(CFX_Graphics* pGraphics,
/external/pdfium/xfa/src/fwl/src/basewidget/include/
Dfwl_monthcalendarimp.h51 void DrawCaption(CFX_Graphics* pGraphics,
/external/pdfium/xfa/src/fwl/src/theme/
Dformtp.cpp106 DrawCaption(pParams->m_pGraphics, &pParams->m_rtPart, eState, in DrawBackground()
327 void CFWL_FormTP::DrawCaption(CFX_Graphics* pGraphics, in DrawCaption() function in CFWL_FormTP
/external/pdfium/xfa/src/fwl/src/basewidget/
Dfwl_monthcalendarimp.cpp152 DrawCaption(pGraphics, pTheme, pMatrix); in DrawWidget()
240 void CFWL_MonthCalendarImp::DrawCaption(CFX_Graphics* pGraphics, in DrawCaption() function in CFWL_MonthCalendarImp