Searched refs:kFormattingAll (Results 1 – 1 of 1) sorted by relevance
40 static const int32_t kFormattingAll = (1 << 10) - 1; variable1286 updateAll(kFormattingAll & ~kFormattingSymbols, TRUE, status); in updateForApplyPatternFavorCurrencyPrecision()1291 updateAll(kFormattingAll & ~kFormattingSymbols, FALSE, status); in updateForApplyPattern()1296 updateAll(kFormattingAll, TRUE, status); in updateAll()