Home
last modified time | relevance | path

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

/external/pdfium/core/fxcrt/
Dcfx_datetime.h74 uint8_t GetMonth() const { return month_; } in GetMonth() function
/external/pdfium/xfa/fwl/
Dcfwl_monthcalendar.cpp55 WideString GetMonth(int month) { in GetMonth() function