Home | History | Annotate | Download | only in unicode

Lines Matching full:inclusive

707      * @param inclusive Whether the base time is inclusive or not.
712 virtual UBool getNextTransition(UDate base, UBool inclusive, TimeZoneTransition& result) /*const*/;
717 * @param inclusive Whether the base time is inclusive or not.
722 virtual UBool getPreviousTransition(UDate base, UBool inclusive, TimeZoneTransition& result) /*const*/;