Searched defs:hasDec (Results 1 - 1 of 1) sorted by relevance
/base/global/i18n_lite/frameworks/i18n/src/ |
H A D | number_format_impl.cpp | 124 std::string NumberFormatImpl::InnerFormat(double num, bool hasDec, bool isShowGroup, bool isPercent,
in InnerFormat() argument 209 int NumberFormatImpl::DelMoreZero(const StyleData &style, int decLen, int lastLen, bool hasDec, char *&result) const
in DelMoreZero() argument 280 AddGroup(char *targetAndSource[], const int len[], const char *decimal, bool hasDec, int decLen) const AddGroup() argument
|
Completed in 2 milliseconds