Searched defs:DigitFormatterOptions (Results 1 – 2 of 2) sorted by relevance
29 class DigitFormatterOptions; variable
42 DigitFormatterOptions() : fAlwaysShowDecimal(FALSE) { } in DigitFormatterOptions() function