Searched refs:monthOrDayType (Results 1 – 1 of 1) sorted by relevance
849 int monthOrDayType = 0, widthType = type; in getDateKey() local851 monthOrDayType = 1; in getDateKey()854 return getDateKey(MONTHORDAYS[monthOrDayType], WIDTHS[widthType], code); in getDateKey()