Searched defs:nIntegralMaxLen (Results 1 - 1 of 1) sorted by relevance

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

Completed in 118 milliseconds