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

/external/icu/icu4c/source/i18n/
H A Ddecimfmtimpl.cpp98 fUseScientific(other.fUseScientific),
140 fUseScientific = other.fUseScientific;
183 && (fUseScientific == other.fUseScientific)
212 if (fUseScientific) {
562 if (fUseScientific) {
581 if (fUseScientific) {
605 if (fUseScientific) {
[all...]
H A Ddecimfmtimpl.h265 UBool isScientificNotation() const { return fUseScientific; }
372 UBool fUseScientific; member in class:DecimalFormatImpl

Completed in 136 milliseconds