Home
last modified time | relevance | path

Searched refs:ByteStringToDouble (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/fxjs/
Dcfxjse_formcalc_context.cpp532 double ByteStringToDouble(const ByteStringView& szStringVal) { in ByteStringToDouble() function
6082 ByteStringToDouble(arg->ToString().AsStringView())); in ValueToFloat()
6117 return ByteStringToDouble(arg->ToString().AsStringView()); in ValueToDouble()