Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fee/src/fee/
Dfde_txtedtblock.cpp553 int32_t nIntPart = 0; in Validate() local
564 nIntPart++; in Validate()
566 if (m_nIntPartlength != -1 && (nIntPart > m_nIntPartlength)) { in Validate()
570 (nLength - nIntPart - nPoint > m_nDecPartLength)) { in Validate()