Home
last modified time | relevance | path

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

/external/pdfium/xfa/include/fwl/theme/
Dmonthcalendartp.h34 FX_BOOL DrawWeekNumSep(CFWL_ThemeBackground* pParams, CFX_Matrix* pMatrix);
/external/pdfium/xfa/src/fwl/src/theme/
Dmonthcalendartp.cpp129 DrawWeekNumSep(pParams, &pParams->m_matrix); in DrawBackground()
474 FX_BOOL CFWL_MonthCalendarTP::DrawWeekNumSep(CFWL_ThemeBackground* pParams, in DrawWeekNumSep() function in CFWL_MonthCalendarTP