Lines Matching defs:yearLength
610 GregorianCalendar::yearLength(int32_t year) const618 GregorianCalendar::yearLength() const667 if (days < 1 || days > yearLength()) {