Home
last modified time | relevance | path

Searched defs:pContent (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/core/src/fpdfapi/fpdf_edit/
Dfpdf_edit_content.cpp49 CPDF_Object* pContent = pPageDict ? pPageDict->GetElementValue("Contents") : NULL; in GenerateContent() local
122 CPDF_Object* pContent = pDict ? pDict->GetElementValue("Contents") : NULL; in TransformContent() local
/external/pdfium/core/src/fpdfapi/fpdf_page/
Dfpdf_page_parser_old.cpp957 CPDF_Object* pContent = pPage->m_pFormDict->GetElementValue(FX_BSTRC("Contents")); in Start() local
1069 CPDF_Array* pContent = m_pObjects->m_pFormDict->GetArray(FX_BSTRC("Contents")); in Continue() local
/external/pdfium/core/src/fxcrt/
Dfx_xml_parser.cpp520 CXML_Content* pContent = new CXML_Content; in InsertContentSegment() local
722 CXML_Content* pContent = (CXML_Content*)m_Children.GetAt(index + 1); in GetContent() local