HomeSort by relevance Sort by last modified time
    Searched refs:fUseScientific (Results 1 - 2 of 2) sorted by null

  /external/icu/icu4c/source/i18n/
decimfmtimpl.cpp 96 fUseScientific(other.fUseScientific),
138 fUseScientific = other.fUseScientific;
181 && (fUseScientific == other.fUseScientific)
210 if (fUseScientific) {
560 if (fUseScientific) {
579 if (fUseScientific) {
603 if (fUseScientific) {
    [all...]
decimfmtimpl.h 263 UBool isScientificNotation() const { return fUseScientific; }
370 UBool fUseScientific;

Completed in 38 milliseconds