Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fgas/src/localization/
Dfx_locale.cpp313 const int32_t nIntegralMaxLen = 17; in FX_WStringToNumeric() local
342 if (nIntegralLen < nIntegralMaxLen) { in FX_WStringToNumeric()
454 const int32_t nIntegralMaxLen = 17; in ToString() local
483 if (nIntegralLen < nIntegralMaxLen) { in ToString()