Home | History | Annotate | Download | only in i18n

Lines Matching refs:fHaveDefaultCentury

479     fHaveDefaultCentury          = other.fHaveDefaultCentury;
515 fHaveDefaultCentury == that->fHaveDefaultCentury &&
785 fHaveDefaultCentury = fCalendar->haveDefaultCentury();
786 if(fHaveDefaultCentury) {
811 fHaveDefaultCentury = TRUE;
1900 if (fHaveDefaultCentury && (parsedDate < fDefaultCenturyStart)) {
2625 if(fHaveDefaultCentury) { // check if this formatter even has a pivot year
2654 && fHaveDefaultCentury )