Home
last modified time | relevance | path

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

/dports/editors/texmaker/texmaker-5.0.3/pdfium/xfa/fgas/localization/
H A Dfgas_locale.cpp3664 static uint16_t FX_GetWeekDay(uint16_t year, uint16_t month, uint16_t day) { in FX_GetWeekDay() function
3675 uint16_t week_day = FX_GetWeekDay(year, month, 1); in FX_GetWeekOfMonth()
3690 uint16_t week_day = FX_GetWeekDay(year, 1, 1); in FX_GetWeekOfYear()
3770 uint16_t wWeekDay = FX_GetWeekDay(year, month, day); in FX_DateFormat()
3775 uint16_t wWeekDay = FX_GetWeekDay(year, month, day); in FX_DateFormat()
3780 uint16_t wWeekDay = FX_GetWeekDay(year, month, day); in FX_DateFormat()
3787 uint16_t wWeekDay = FX_GetWeekDay(year, month, day); in FX_DateFormat()