Lines Matching defs:nonConstThis
327 ChineseCalendar *nonConstThis = (ChineseCalendar*)this; // cast away const
351 nonConstThis->computeGregorianFields(julianDay, status);
356 nonConstThis->computeChineseFields(newMoon, getGregorianYear(),
365 nonConstThis->internalSet(UCAL_MONTH, saveMonth);
366 nonConstThis->internalSet(UCAL_IS_LEAP_MONTH, saveIsLeapMonth);