Home
last modified time | relevance | path

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

/external/pdfium/fxjs/xfa/
Dcfxjse_formcalc_context.cpp4119 std::unique_ptr<CFXJSE_Value> precisionValue = in Str() local
4122 0, static_cast<int32_t>(ValueToFloat(pThis, precisionValue.get()))); in Str()