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