Searched refs:fNegSuffixPattern (Results 1 – 3 of 3) sorted by relevance
83 fNegSuffixPattern(), in DecimalFormatPattern()541 out.fNegSuffixPattern.remove(); in applyPatternWithoutExpandAffix()599 out.fNegSuffixPattern = suffix; in applyPatternWithoutExpandAffix()606 out.fNegSuffixPattern.remove(); in applyPatternWithoutExpandAffix()632 && out.fNegSuffixPattern == out.fPosSuffixPattern)) { in applyPatternWithoutExpandAffix()634 out.fNegSuffixPattern = out.fPosSuffixPattern; in applyPatternWithoutExpandAffix()641 out.fNegSuffixPattern, out.fNegSuffixAffix, status); in applyPatternWithoutExpandAffix()
64 UnicodeString fNegSuffixPattern; member
483 negSuffix = out.fNegSuffixPattern; in applyPatternWithNoSideEffects()