Home
last modified time | relevance | path

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

/external/pdfium/xfa/fwl/theme/
Dcfwl_monthcalendartp.h40 void DrawDatesInBK(CFWL_ThemeBackground* pParams, CFX_Matrix* pMatrix);
Dcfwl_monthcalendartp.cpp68 DrawDatesInBK(pParams, &pParams->m_matrix); in DrawBackground()
219 void CFWL_MonthCalendarTP::DrawDatesInBK(CFWL_ThemeBackground* pParams, in DrawDatesInBK() function in CFWL_MonthCalendarTP
/external/pdfium/xfa/fwl/
Dcfwl_monthcalendar.h110 void DrawDatesInBK(CXFA_Graphics* pGraphics,
Dcfwl_monthcalendar.cpp165 DrawDatesInBK(pGraphics, pTheme, &matrix); in DrawWidget()
271 void CFWL_MonthCalendar::DrawDatesInBK(CXFA_Graphics* pGraphics, in DrawDatesInBK() function in CFWL_MonthCalendar