Home
last modified time | relevance | path

Searched defs:pRoot (Results 1 – 24 of 24) sorted by relevance

/external/pdfium/core/fpdfdoc/
Dcpdf_metadata.cpp15 const CPDF_Dictionary* pRoot = pDoc->GetRoot(); in CPDF_Metadata() local
Dcpdf_bookmarktree.cpp21 const CPDF_Dictionary* pRoot = m_pDocument->GetRoot(); in GetFirstChild() local
Dcpdf_numbertree.cpp50 CPDF_NumberTree::CPDF_NumberTree(CPDF_Dictionary* pRoot) : m_pRoot(pRoot) {} in CPDF_NumberTree()
Dcpdf_action.cpp94 const CPDF_Dictionary* pRoot = pDoc->GetRoot(); in GetURI() local
Dcpdf_nametree.cpp299 CPDF_NameTree::CPDF_NameTree(CPDF_Dictionary* pRoot) : m_pRoot(pRoot) {} in CPDF_NameTree()
304 const CPDF_Dictionary* pRoot = pDoc->GetRoot(); in CPDF_NameTree() local
Dcpdf_annotlist.cpp130 const CPDF_Dictionary* pRoot = m_pDocument->GetRoot(); in CPDF_AnnotList() local
Dcpdf_interform.cpp629 CPDF_Dictionary* pRoot = m_pDocument->GetRoot(); in CPDF_InterForm() local
/external/icu/icu4c/source/common/
Duresdata.h70 #define RES_GET_POINTER(pRoot, res) ((pRoot)+RES_GET_OFFSET(res)) argument
386 const int32_t *pRoot; member
/external/pdfium/xfa/fxfa/parser/
Dcxfa_nodeiteratortemplate.h13 explicit CXFA_NodeIteratorTemplate(NodeType* pRoot) in CXFA_NodeIteratorTemplate()
Dcxfa_document.cpp329 CXFA_Node* CXFA_Document::GetNodeByID(CXFA_Node* pRoot, in GetNodeByID()
/external/pdfium/xfa/fxfa/
Dcxfa_ffdoc.cpp292 const CPDF_Dictionary* pRoot = pPDFDoc->GetRoot(); in OpenDoc() local
354 const CPDF_Dictionary* pRoot = m_pPDFDoc->GetRoot(); in GetPDFNamedImage() local
/external/pdfium/fpdfsdk/
Dfpdf_ext.cpp175 const CPDF_Dictionary* pRoot = pDoc->GetRoot(); in FPDFDoc_GetPageMode() local
Dfpdfsave.cpp63 const CPDF_Dictionary* pRoot = pPDFDocument->GetRoot(); in SaveXFADocumentData() local
Dfpdfattachment.cpp66 CPDF_Dictionary* pRoot = pDoc->GetRoot(); in FPDFDoc_AddAttachment() local
Dfpdfview.cpp584 const CPDF_Dictionary* pRoot = pDoc->GetRoot(); in FPDF_GetFormType() local
1385 const CPDF_Dictionary* pRoot = pDoc->GetRoot(); in FPDF_CountNamedDests() local
1476 const CPDF_Dictionary* pRoot = pDoc->GetRoot(); in FPDF_GetNamedDest() local
Dcpdfsdk_formfillenvironment.cpp596 const CPDF_Dictionary* pRoot = GetPDFDocument()->GetRoot(); in ProcOpenAction() local
/external/pdfium/core/fpdfapi/parser/
Dcpdf_parser.cpp115 const auto* pRoot = ToReference(dict->GetObjectFor("Root")); in ApplyTrailer() local
837 CPDF_Object* pRoot = pDict->GetObjectFor("Root"); in RebuildCrossRef() local
895 CPDF_Object* pRoot = pTrailer->GetObjectFor("Root"); in RebuildCrossRef() local
Dcpdf_data_avail.cpp279 const CPDF_Dictionary* pRoot = m_pDocument->GetRoot(); in PreparePageItem() local
993 const CPDF_Dictionary* pRoot = m_pDocument->GetRoot(); in CheckAcroForm() local
Dcpdf_document.cpp479 const CPDF_Dictionary* pRoot = GetRoot(); in GetPagesDict() local
729 const CPDF_Dictionary* pRoot = GetRoot(); in InsertNewPage() local
/external/icu/icu4c/source/tools/genrb/
Dgenrb.cpp384 const int32_t *pRoot = (const int32_t *)( in main() local
/external/pdfium/fpdfsdk/fpdfxfa/
Dcpdfxfa_docenvironment.cpp450 const CPDF_Dictionary* pRoot = m_pContext->GetPDFDoc()->GetRoot(); in ExportData() local
752 const CPDF_Dictionary* pRoot = m_pContext->GetPDFDoc()->GetRoot(); in ExportSubmitFile() local
/external/tinyxml2/
Dxmltest.cpp1877 tinyxml2::XMLElement *pRoot = doc.NewElement("Root"); in main() local
/external/sqlite/dist/orig/
Dsqlite3.c22354 static void memsys3UnlinkFromList(u32 i, u32 *pRoot){ in memsys3UnlinkFromList()
22394 static void memsys3LinkIntoList(u32 i, u32 *pRoot){ in memsys3LinkIntoList()
22522 static void memsys3Merge(u32 *pRoot){ in memsys3Merge()
/external/sqlite/dist/
Dsqlite3.c22354 static void memsys3UnlinkFromList(u32 i, u32 *pRoot){ in memsys3UnlinkFromList()
22394 static void memsys3LinkIntoList(u32 i, u32 *pRoot){ in memsys3LinkIntoList()
22522 static void memsys3Merge(u32 *pRoot){ in memsys3Merge()