Home
last modified time | relevance | path

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

/ohos5.0/base/global/i18n_lite/frameworks/i18n/src/
H A Dnumber_format_impl.cpp124 std::string NumberFormatImpl::InnerFormat(double num, bool hasDec, bool isShowGroup, bool isPercent, in InnerFormat()
209 int NumberFormatImpl::DelMoreZero(const StyleData &style, int decLen, int lastLen, bool hasDec, cha… in DelMoreZero()
281 bool hasDec, int decLen) const in AddGroup()