Searched defs:decimalPlaces (Results 1 – 3 of 3) sorted by relevance
69 DecimalNumber(double d, RoundingDecimalPlacesType, unsigned decimalPlaces) in DecimalNumber()
100 …DoubleForNumberTypeWithDecimalPlaces(const String& string, double *result, unsigned *decimalPlaces) in parseToDoubleForNumberTypeWithDecimalPlaces()
139 int decimalPlaces; in numberProtoFuncToFixed() local