Home
last modified time | relevance | path

Searched defs:maximumFractionDigits (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Djs_number_format.h156 int maximumFractionDigits = formatter->GetMaximumFractionDigits().GetInt(); in SetICUFormatterDigitOptions() local
Djs_plural_rules.cpp351 … JSHandle<JSTaggedValue> maximumFractionDigits(thread, pluralRules->GetMaximumFractionDigits()); in ResolvedOptions() local
Djs_number_format.cpp1025 … JSHandle<JSTaggedValue> maximumFractionDigits(thread, numberFormat->GetMaximumFractionDigits()); in ResolvedOptions() local