Home
last modified time | relevance | path

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

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