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

/external/pdfium/public/
H A Dfpdf_formfill.h19 #define FORMTYPE_XFA_FULL 2 // Forms are specified using the entire XFA spec macro
/external/pdfium/fpdfsdk/
H A Dfpdfformfill.cpp40 static_assert(static_cast<int>(FormType::kXFAFull) == FORMTYPE_XFA_FULL, variable

Completed in 3211 milliseconds