Home | History | Annotate | Download | only in fpdf_page

Lines Matching refs:GetElementValue

111         pCSObj = pDict->GetElementValue(FX_BSTRC("ColorSpace"));
320 CPDF_Object* pFilter = pDict->GetElementValue(FX_BSTRC("Filter"));
957 CPDF_Object* pContent = pPage->m_pFormDict->GetElementValue(FX_BSTRC("Contents"));
1071 CPDF_Stream* pStreamObj = (CPDF_Stream*)(pContent ? pContent->GetElementValue(m_CurrentOffset) : NULL);