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

/external/pdfium/public/
H A Dfpdf_formfill.h17 #define FORMTYPE_NONE 0 // Document contains no forms macro
/external/pdfium/fpdfsdk/
H A Dfpdfformfill.cpp36 static_assert(static_cast<int>(FormType::kNone) == FORMTYPE_NONE, variable

Completed in 185 milliseconds