Searched refs:fFormatWidth (Results 1 – 3 of 3) sorted by relevance
76 fFormatWidth(0), in DecimalFormatPattern()584 out.fFormatWidth = sub0Limit - sub0Start; in applyPatternWithoutExpandAffix()587 out.fFormatWidth = 0; in applyPatternWithoutExpandAffix()623 out.fFormatWidth = 0; in applyPatternWithoutExpandAffix()
57 int32_t fFormatWidth; member
867 fAffixes.fWidth = out.fFormatWidth == 0 ? 0 : in applyPattern()868 out.fFormatWidth + fPositivePrefixPattern.countChar32() in applyPattern()