Home
last modified time | relevance | path

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

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