Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Ddecimalformatpattern.h68 AffixPattern fNegSuffixAffix; member
Ddecimalformatpattern.cpp641 out.fNegSuffixPattern, out.fNegSuffixAffix, status); in applyPatternWithoutExpandAffix()
Ddecimfmtimpl.cpp860 fNegativeSuffixPattern = out.fNegSuffixAffix; in applyPattern()