Home
last modified time | relevance | path

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

/external/pdfium/xfa/fwl/theme/
Dcfwl_monthcalendartp.h42 void DrawTodayCircle(CFWL_ThemeBackground* pParams, CFX_Matrix* pMatrix);
Dcfwl_monthcalendartp.cpp72 DrawTodayCircle(pParams, &pParams->m_matrix); in DrawBackground()
255 void CFWL_MonthCalendarTP::DrawTodayCircle(CFWL_ThemeBackground* pParams, in DrawTodayCircle() function in CFWL_MonthCalendarTP