Home
last modified time | relevance | path

Searched refs:isScientificNotation (Results 1 – 3 of 3) sorted by relevance

/external/icu4c/test/intltest/
Ddcfmapts.cpp264 UBool sn = pat.isScientificNotation(); in testAPI()
/external/icu4c/i18n/unicode/
Ddecimfmt.h1430 virtual UBool isScientificNotation(void);
/external/icu4c/i18n/
Ddecimfmt.cpp3043 UBool DecimalFormat::isScientificNotation() { in isScientificNotation() function in DecimalFormat