Home
last modified time | relevance | path

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

/external/pdfium/xfa/fgas/localization/
Dfgas_locale.cpp3662 static uint16_t FX_GetSolarMonthDays(uint16_t year, uint16_t month) { in FX_GetSolarMonthDays() function
3693 nDays += FX_GetSolarMonthDays(year, i); in FX_GetWeekOfYear()
3744 nDays += FX_GetSolarMonthDays(year, i); in FX_DateFormat()
3753 nDays += FX_GetSolarMonthDays(year, i); in FX_DateFormat()