Searched defs:DATEINFO (Results 1 – 2 of 2) sorted by relevance
74 struct DATEINFO { struct84 const int32_t iDay;85 const int32_t iDayOfWeek;86 bool bFlagged;87 bool bSelected;88 CFX_RectF rect;89 const WideString wsDay;
718 CFWL_MonthCalendar::DATEINFO::DATEINFO(int32_t day, in DATEINFO() function in pdfium::CFWL_MonthCalendar::DATEINFO