Home
last modified time | relevance | path

Searched refs:isSetFraction (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/global/i18n/frameworks/intl/include/
H A Dnumber_format.h87 bool isSetFraction = false; variable
/ohos5.0/base/global/i18n/frameworks/intl/src/
H A Dnumber_format.cpp221 isSetFraction = true; in InitDigitsProperties()
457 if (isSetFraction) { in SetPrecisionWithByte()