Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fwl/src/core/
Dfwl_panelimp.cpp26 FWL_ERR IFWL_Panel::SetContent(IFWL_Content* pContent) { in SetContent()
74 FWL_ERR CFWL_PanelImp::SetContent(IFWL_Content* pContent) { in SetContent()
118 FWL_ERR CFWL_CustomPanelImp::SetContent(IFWL_Content* pContent) { in SetContent()
143 FWL_ERR IFWL_CustomPanel::SetContent(IFWL_Content* pContent) { in SetContent()
Dfwl_widgetimp.cpp156 IFWL_Content* pContent = pForm->GetContent(); in Finalize() local
/external/pdfium/core/src/fpdfapi/fpdf_edit/
Dfpdf_edit_content.cpp46 CPDF_Object* pContent = 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.cpp921 CPDF_Object* pContent = pPage->m_pFormDict->GetElementValue("Contents"); in Start() local
1029 CPDF_Array* pContent = m_pObjects->m_pFormDict->GetArray("Contents"); in Continue() local
/external/pdfium/core/src/fxcrt/
Dfx_xml_parser.cpp515 CXML_Content* pContent = new CXML_Content; in InsertContentSegment() local
707 CXML_Content* pContent = (CXML_Content*)m_Children.GetAt(index + 1); in GetContent() local
/external/pdfium/xfa/src/fxfa/src/parser/
Dxfa_layout_pagemgr_new.cpp543 if (CXFA_ContentLayoutItem* pContent = in FinishPaginatedPageSets() local
Dxfa_layout_itemlayout.cpp388 if (CXFA_ContentLayoutItem* pContent = in GetRect() local