Home
last modified time | relevance | path

Searched refs:GetSolarMonthDays (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/xfa/fgas/crt/
Dcfgas_stringformatter.cpp519 uint16_t GetSolarMonthDays(uint16_t year, uint16_t month) { in GetSolarMonthDays() function
549 nDays += GetSolarMonthDays(year, i); in GetWeekOfYear()
596 nDays += GetSolarMonthDays(year, i); in DateFormat()