Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fwl/src/basewidget/include/
Dfwl_monthcalendarimp.h112 typedef struct _DATE { struct
113 _DATE() { in _DATE() function
118 _DATE(int32_t year, int32_t month, int32_t day) in _DATE() function
144 int32_t iYear;
145 int32_t iMonth;
146 int32_t iDay;