Home | History | Annotate | Download | only in i18n

Lines Matching refs:fHaveDefaultCentury

416     fHaveDefaultCentury          = other.fHaveDefaultCentury;
443 fHaveDefaultCentury == that->fHaveDefaultCentury &&
708 fHaveDefaultCentury = fCalendar->haveDefaultCentury();
709 if(fHaveDefaultCentury) {
734 fHaveDefaultCentury = TRUE;
2011 if (fHaveDefaultCentury && (parsedDate < fDefaultCenturyStart)) {
2468 if(fHaveDefaultCentury) { // check if this formatter even has a pivot year
2494 && fHaveDefaultCentury )