Home
last modified time | relevance | path

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

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