Home
last modified time | relevance | path

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

/external/pdfium/fxjs/
Dcfxjse_formcalc_context.cpp1011 bool dPrecisionRet; in Round() local
1012 double dPrecision = ExtractDouble(pThis, argTwo.get(), &dPrecisionRet); in Round()
1013 if (!dPrecisionRet) { in Round()