Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dscientificnumberformatter.cpp244 : fPreExponent(), in ScientificNumberFormatter()
260 getPreExponent(*sym, fPreExponent); in ScientificNumberFormatter()
267 fPreExponent(other.fPreExponent), in ScientificNumberFormatter()
294 fPreExponent, in format()
/external/icu/icu4c/source/i18n/unicode/
Dscientificnumberformatter.h211 UnicodeString fPreExponent; variable