Searched refs:fPerMill (Results 1 – 2 of 2) sorted by relevance
96 fPerMill((UChar)kPatternPerMill), in DecimalFormatPatternParser()117 fPerMill = symbols.getConstSymbol( in useSymbols()403 } else if (pattern.compare(pos, fPerMill.length(), fPerMill) == 0) { in applyPatternWithoutExpandAffix()415 pos += fPerMill.length(); in applyPatternWithoutExpandAffix()
92 UnicodeString fPerMill; variable