Searched defs:daysInMonth (Results 1 – 9 of 9) sorted by relevance
362 private transient int daysInMonth; // # days in this month field in CalendarPanel
270 int daysInMonth; in PR_NormalizeTime() local
267 int daysInMonth; in PR_NormalizeTime() local
719 private transient int daysInMonth; // # days in this month field in HolidayCalendarDemo.CalendarPanel
2807 int32_t daysInMonth = handleGetLimit(UCAL_DAY_OF_MONTH, limitType); in getLimit() local
4522 int daysInMonth = handleGetLimit(DAY_OF_MONTH, limitType); in getLimit() local
4403 int daysInMonth = handleGetLimit(DAY_OF_MONTH, limitType); in getLimit() local
1143 static const unsigned int daysInMonth[12] = variable