Searched refs:nonConstThis (Results 1 – 10 of 10) sorted by relevance
27 GrTexture* nonConstThis = const_cast<GrTexture *>(this); in SK_DEFINE_INST_COUNT() local30 nonConstThis->resetFlag((GrTextureFlags) kReturnToCache_FlagBit); in SK_DEFINE_INST_COUNT()31 nonConstThis->INHERITED::getContext()->addExistingTextureToCache(nonConstThis); in SK_DEFINE_INST_COUNT()
312 TextTrieMap *nonConstThis = const_cast<TextTrieMap *>(this); in search() local313 nonConstThis->buildTrie(status); in search()1016 TimeZoneNamesImpl *nonConstThis = const_cast<TimeZoneNamesImpl *>(this); in getMetaZoneDisplayName() local1020 znames = nonConstThis->loadMetaZoneNames(mzID); in getMetaZoneDisplayName()1041 TimeZoneNamesImpl *nonConstThis = const_cast<TimeZoneNamesImpl *>(this); in getTimeZoneDisplayName() local1045 tznames = nonConstThis->loadTimeZoneNames(tzID); in getTimeZoneDisplayName()1062 TimeZoneNamesImpl *nonConstThis = const_cast<TimeZoneNamesImpl *>(this); in getExemplarLocationName() local1066 tznames = nonConstThis->loadTimeZoneNames(tzID); in getExemplarLocationName()1247 TimeZoneNamesImpl *nonConstThis = const_cast<TimeZoneNamesImpl *>(this); in find() local1282 nonConstThis->loadStrings(*id); in find()[all …]
87 BreakTransliterator *nonConstThis = (BreakTransliterator *)this; in handleTransliterate() local88 nonConstThis->getBreakIterator(); // Lazy-create it if necessary in handleTransliterate()
287 ChineseCalendar *nonConstThis = (ChineseCalendar*)this; // cast away const in handleComputeMonthStart() local311 nonConstThis->computeGregorianFields(julianDay, status); in handleComputeMonthStart()316 nonConstThis->computeChineseFields(newMoon, getGregorianYear(), in handleComputeMonthStart()325 nonConstThis->internalSet(UCAL_MONTH, saveMonth); in handleComputeMonthStart()326 nonConstThis->internalSet(UCAL_IS_LEAP_MONTH, saveIsLeapMonth); in handleComputeMonthStart()
505 TZGNCore *nonConstThis = const_cast<TZGNCore *>(this); in getGenericLocationName() local508 locname = nonConstThis->getGenericLocationName(tzCanonicalID); in getGenericLocationName()770 TZGNCore *nonConstThis = const_cast<TZGNCore *>(this); in getPartialLocationName() local773 uplname = nonConstThis->getPartialLocationName(tzCanonicalID, mzID, isLong, mzDisplayName); in getPartialLocationName()1042 TZGNCore *nonConstThis = const_cast<TZGNCore *>(this); in findLocal() local1085 nonConstThis->loadStrings(*tzID); in findLocal()1093 nonConstThis->fGNamesTrieFullyLoaded = TRUE; in findLocal()
533 GregorianCalendar *nonConstThis = (GregorianCalendar*)this; // cast away const in handleComputeMonthStart() local545 nonConstThis->fIsGregorian = (eyear >= fGregorianCutoverYear); in handleComputeMonthStart()551 nonConstThis->fIsGregorian = !fIsGregorian; in handleComputeMonthStart()
483 DigitList *nonConstThis = const_cast<DigitList *>(this); in getDouble() local484 nonConstThis->internalSetDouble(tDouble); in getDouble()
373 LocaleDisplayNamesImpl *nonConstThis = (LocaleDisplayNamesImpl *)this; in initialize() local374 nonConstThis->locale = langData.getLocale() == Locale::getRoot() in initialize()
1018 TimeZoneFormat *nonConstThis = const_cast<TimeZoneFormat *>(this); in getTimeZoneGenericNames() local1022 … nonConstThis->fTimeZoneGenericNames = TimeZoneGenericNames::createInstance(fLocale, status); in getTimeZoneGenericNames()
1460 RuleBasedBreakIterator *nonConstThis = (RuleBasedBreakIterator *)this; in getRuleStatus() local1461 nonConstThis->makeRuleStatusValid(); in getRuleStatus()1482 RuleBasedBreakIterator *nonConstThis = (RuleBasedBreakIterator *)this; in getRuleStatusVec() local1483 nonConstThis->makeRuleStatusValid(); in getRuleStatusVec()