Searched refs:ContainsExtensionForegroundForm (Results 1 – 5 of 5) sorted by relevance
62 bool ContainsExtensionForegroundForm() const override;
256 bool CPDFXFA_Context::ContainsExtensionForegroundForm() const { in ContainsExtensionForegroundForm() function in CPDFXFA_Context
57 if (!pContext || !pContext->ContainsExtensionForegroundForm()) in GetMixXFAWidget()83 if (!pContext || !pContext->ContainsExtensionForegroundForm()) in GetGroupMixXFAWidget()98 if (!pContext || !pContext->ContainsExtensionForegroundForm()) in GetXFAWidgetHandler()
214 if (pContext && pContext->ContainsExtensionForegroundForm()) { in OnLoad()
49 virtual bool ContainsExtensionForegroundForm() const = 0;