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

/external/icu/icu4c/source/i18n/
H A Ddecimfmtimpl.cpp96 fUseScientific(other.fUseScientific),
138 fUseScientific = other.fUseScientific;
181 && (fUseScientific == other.fUseScientific)
210 if (fUseScientific) {
560 if (fUseScientific) {
579 if (fUseScientific) {
603 if (fUseScientific) {
[all...]
H A Ddecimfmtimpl.h263 UBool isScientificNotation() const { return fUseScientific; }
370 UBool fUseScientific; member in class:DecimalFormatImpl

Completed in 121 milliseconds