Home
last modified time | relevance | path

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

/external/pdfium/fxjs/
Dcfxjse_value.cpp32 int32_t iErrPos = 0; in ftod() local
46 iErrPos = iErrPosMax; in ftod()
48 double dPow = pow(10.0, iErrPos); in ftod()