Searched refs:IsForm (Results 1 – 8 of 8) sorted by relevance
25 bool IsForm() const override;
24 bool CPDF_FormObject::IsForm() const { in IsForm() function in CPDF_FormObject
29 bool CPDF_PageObject::IsForm() const { in IsForm() function in CPDF_PageObject
40 virtual bool IsForm() const;
102 if (pCurObj->IsForm() || pCurObj->IsShading()) in Continue()
1644 if (pPageObj->IsForm()) { in ProcessTransparency()
235 if (pPageObj->IsForm()) { in FPDFPageObj_HasTransparency()
565 } else if (pObj->IsForm()) { in ProcessObject()592 else if (pPageObj->IsForm()) in ProcessFormObject()