Home
last modified time | relevance | path

Searched refs:COMPACTROUNDING (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
H A Djs_number_format.h177 if (roundingType == RoundingType::COMPACTROUNDING) { in SetICUFormatterDigitOptions()
H A Djs_locale.h70 enum class RoundingType : uint8_t { FRACTIONDIGITS = 0x01, SIGNIFICANTDIGITS, COMPACTROUNDING, EXCEPTION }; member in panda::ecmascript::RoundingType
602 intlObj->SetRoundingType(RoundingType::COMPACTROUNDING); in SetNumberFormatDigitOptions()
H A Djs_number_format.cpp1110 if (roundingType == RoundingType::COMPACTROUNDING) { in ResolvedOptions()

Completed in 4 milliseconds