Home | History | Annotate | Download | only in javascript

Lines Matching full:atof

305       dRet = atof(sDigits);
945 double dValue = atof(strValue);
1233 double dValue = atof(strValue);
1995 double dEentValue = atof(CFX_ByteString::FromUnicode(pEvent->Value()));