Home | History | Annotate | Download | only in unicode

Lines Matching refs:UBool

340     UBool isLeapYear(int32_t year) const;
349 virtual UBool isEquivalentTo(const Calendar& other) const;
442 virtual UBool inDaylightTime(UErrorCode& status) const;
509 UBool useMonth) const;
660 static double computeJulianDayOfYear(UBool isGregorian, int32_t year,
661 UBool& isLeap);
667 UBool validateFields(void) const;
672 UBool boundsCheck(int32_t value, UCalendarDateFields field) const;
740 UBool fIsGregorian;
747 UBool fInvertGregorian;
756 virtual UBool haveDefaultCentury() const;