Home
last modified time | relevance | path

Searched refs:ComputeDecimalInfo (Results 1 - 2 of 2) sorted by relevance

/base/global/i18n_lite/frameworks/i18n/include/
H A Dplural_format_impl.h48 void ComputeDecimalInfo(double number, int integerNumber, int *numberInfo, const int numberInfoSize) const;
/base/global/i18n_lite/frameworks/i18n/src/
H A Dplural_format_impl.cpp89 ComputeDecimalInfo(number, integerNumber, numberInfo, NUMBER_INFO_SIZE); in GetPluralRuleIndex()
135 void PluralFormatImpl::ComputeDecimalInfo(double number, int integerNumber, int *numberInfo, in ComputeDecimalInfo() function in PluralFormatImpl

Completed in 2 milliseconds