Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/parser/
Dcxfa_document.cpp1441 int8_t iMajor = FXSYS_wtoi( in RecognizeXFAVersionNumber() local
1449 XFA_VERSION eVersion = (XFA_VERSION)((int32_t)iMajor * 100 + iMinor); in RecognizeXFAVersionNumber()