Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/parser/
Dcxfa_localevalue.cpp217 int32_t nIntegralLen = 0; in GetDoubleNum() local
220 nIntegralLen > 17) { in GetDoubleNum()
225 nIntegralLen++; in GetDoubleNum()
/external/pdfium/fxjs/
Dcfxjse_formcalc_context.cpp548 int32_t nIntegralLen = 0; in ByteStringToDouble() local
552 nIntegralLen > 17) { in ByteStringToDouble()
560 nIntegralLen++; in ByteStringToDouble()