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