Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dscientificnumberformatter.cpp243 : fPreExponent(), in ScientificNumberFormatter()
258 getPreExponent(*sym, fPreExponent); in ScientificNumberFormatter()
264 fPreExponent(other.fPreExponent), in ScientificNumberFormatter()
290 fPreExponent, in format()
/external/icu/icu4c/source/i18n/unicode/
Dscientificnumberformatter.h207 UnicodeString fPreExponent; variable