Searched defs:SetRoot (Results 1 - 3 of 3) sorted by relevance

/external/pdfium/fpdfsdk/
H A Dfpdfdoc_unittest.cpp32 void SetRoot(CPDF_Dictionary* root) { m_pRootDict = root; } function in class:CPDF_TestDocument
42 void SetRoot(CPDF_Dictionary* root) { function in class:CPDF_TestXFAContext
43 reinterpret_cast<CPDF_TestDocument*>(GetPDFDoc())->SetRoot(root);
71 m_pDoc->SetRoot(m_pRootObj.get());
/external/toolchain-utils/
H A Drepo_to_repo.py96 def SetRoot(self, directory): member in class:Repo
/external/pdfium/xfa/fxfa/parser/
H A Dcxfa_document.cpp139 void CXFA_Document::SetRoot(CXFA_Node* pNewRoot) { function in class:CXFA_Document

Completed in 127 milliseconds