Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dnumber_formatimpl.h92 LocalPointer<const ScientificHandler> fScientificHandler; variable
Dnumber_formatimpl.cpp335fScientificHandler.adoptInstead(new ScientificHandler(&macros.notation, fMicros.symbols, chain)); in macrosToMicroGenerator()
336 chain = fScientificHandler.getAlias(); in macrosToMicroGenerator()