Lines Matching refs:getDouble
1058 // We must use the Formattable::getDouble() variant with the UErrorCode parameter1060 const double number = arg->getDouble(success);1071 // We must use the Formattable::getDouble() variant with the UErrorCode parameter1073 double number = arg->getDouble(success);