Home
last modified time | relevance | path

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

/dports/lang/spidermonkey60/firefox-60.9.0/modules/pdfium/pdfium/core/fpdfapi/parser/
H A Dcpdf_document.h39 #define FPDFPERM_ANNOT_FORM 0x0020 macro
/dports/editors/texmaker/texmaker-5.0.3/pdfium/core/fpdfapi/fpdf_parser/include/
H A Dcpdf_document.h32 #define FPDFPERM_ANNOT_FORM 0x0020 macro
/dports/lang/spidermonkey60/firefox-60.9.0/modules/pdfium/pdfium/fpdfsdk/
H A Dcpdfsdk_widgethandler.cpp52 (dwPermissions & FPDFPERM_ANNOT_FORM); in CanAnswer()
/dports/lang/spidermonkey60/firefox-60.9.0/modules/pdfium/pdfium/fpdfsdk/javascript/
H A DDocument.cpp484 m_pFormFillEnv->GetPermissions(FPDFPERM_ANNOT_FORM))) { in removeField()
539 m_pFormFillEnv->GetPermissions(FPDFPERM_ANNOT_FORM) || in resetForm()
1316 m_pFormFillEnv->GetPermissions(FPDFPERM_ANNOT_FORM) || in calculateNow()
H A DField.cpp218 m_pFormFillEnv->GetPermissions(FPDFPERM_ANNOT_FORM) || in AttachField()
/dports/editors/texmaker/texmaker-5.0.3/pdfium/fpdfsdk/javascript/
H A DDocument.cpp468 m_pDocument->GetPermissions(FPDFPERM_ANNOT_FORM))) in removeField()
513 m_pDocument->GetPermissions(FPDFPERM_ANNOT_FORM) || in resetForm()
1295 m_pDocument->GetPermissions(FPDFPERM_ANNOT_FORM) || in calculateNow()
H A DField.cpp173 m_pDocument->GetPermissions(FPDFPERM_ANNOT_FORM) || in AttachField()
/dports/lang/spidermonkey60/firefox-60.9.0/modules/pdfium/pdfium/fpdfsdk/formfiller/
H A Dcffl_interactiveformfiller.cpp467 (dwPermissions & FPDFPERM_ANNOT_FORM) || in IsFillingAllowed()
/dports/editors/texmaker/texmaker-5.0.3/pdfium/fpdfsdk/formfiller/
H A Dcffl_iformfiller.cpp506 (dwPermissions & FPDFPERM_ANNOT_FORM) || in IsFillingAllowed()
/dports/editors/texmaker/texmaker-5.0.3/pdfium/fpdfsdk/
H A Dfsdk_annothandler.cpp436 (dwPermissions & FPDFPERM_ANNOT_FORM); in CanAnswer()