Home
last modified time | relevance | path

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

/external/pdfium/core/src/fpdfdoc/
Ddoc_formfield.cpp42 m_Flags |= FORMFIELD_REQUIRED; in SyncFieldFlags()
/external/pdfium/core/include/fpdfdoc/
Dfpdf_doc.h1016 #define FORMFIELD_REQUIRED 0x02 macro