Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fgas/src/localization/
Dfx_locale.cpp4022 static FX_WORD FX_GetSolarMonthDays(FX_WORD year, FX_WORD month) { in FX_GetSolarMonthDays() function
4053 nDays += FX_GetSolarMonthDays(year, i); in FX_GetWeekOfYear()
4103 nDays += FX_GetSolarMonthDays(year, i); in FX_DateFormat()
4112 nDays += FX_GetSolarMonthDays(year, i); in FX_DateFormat()