Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/fpdfxfa/
Dcpdfxfa_context.h75 bool ContainsExtensionForegroundForm() const override;
Dcpdfxfa_context.cpp309 bool CPDFXFA_Context::ContainsExtensionForegroundForm() const { in ContainsExtensionForegroundForm() function in CPDFXFA_Context
/external/pdfium/fpdfsdk/
Dcpdfsdk_widget.cpp62 if (!pContext || !pContext->ContainsExtensionForegroundForm()) in GetMixXFAWidget()
88 if (!pContext || !pContext->ContainsExtensionForegroundForm()) in GetGroupMixXFAWidget()
103 if (!pContext || !pContext->ContainsExtensionForegroundForm()) in GetXFAWidgetHandler()
1078 if (pContext && pContext->ContainsExtensionForegroundForm()) { in OnLoad()
/external/pdfium/core/fpdfapi/parser/
Dcpdf_document.h39 virtual bool ContainsExtensionForegroundForm() const = 0;