Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/
Dcfx_systemhandler.h17 struct FX_SYSTEMTIME { struct
18 FX_SYSTEMTIME() in FX_SYSTEMTIME() argument
28 uint16_t wYear;
29 uint16_t wMonth;
30 uint16_t wDayOfWeek;
31 uint16_t wDay;
32 uint16_t wHour;
33 uint16_t wMinute;
34 uint16_t wSecond;
35 uint16_t wMilliseconds;