Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Ddecimalformatpattern.h69 AffixPattern fNegPrefixAffix; member
Ddecimalformatpattern.cpp647 out.fNegPrefixPattern, out.fNegPrefixAffix, status); in applyPatternWithoutExpandAffix()
Ddecimfmtimpl.cpp862 fNegativePrefixPattern = out.fNegPrefixAffix; in applyPattern()