Home
last modified time | relevance | path

Searched defs:DATEINFO (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/xfa/fwl/
Dcfwl_monthcalendar.h76 struct DATEINFO { struct
84 int32_t iDay;
85 int32_t iDayOfWeek;
86 uint32_t dwStates;
87 CFX_RectF rect;
88 WideString wsDay;
Dcfwl_monthcalendar.cpp811 CFWL_MonthCalendar::DATEINFO::DATEINFO(int32_t day, in DATEINFO() function in CFWL_MonthCalendar::DATEINFO