Lines Matching refs:UBool
62 static UBool calendar_islamic_cleanup(void) {
269 UBool IslamicCalendar::isCivil() {
361 UBool IslamicCalendar::civilLeapYear(int32_t year)
560 int32_t IslamicCalendar::handleComputeMonthStart(int32_t eyear, int32_t month, UBool /* useMonth */) const {
696 UBool
706 return (UBool)(U_SUCCESS(status) ? (internalGet(UCAL_DST_OFFSET) != 0) : FALSE);
719 UBool IslamicCalendar::haveDefaultCentury() const