Home | History | Annotate | Download | only in fpdf_page

Lines Matching defs:bForm

721         FX_BOOL bForm;

722 if (m_pDocument->IsFormStream(((CPDF_Reference*)pRes)->GetRefObjNum(), bForm) && !bForm) {