Searched defs:SetRoot (Results 1 – 4 of 4) sorted by relevance
/external/pdfium/fpdfsdk/ | ||
D | fpdfcatalog_unittest.cpp | 23 void SetRoot(CPDF_Dictionary* root) { in SetRoot() function in CPDF_TestDocument |
D | fpdfdoc_unittest.cpp | 32 void SetRoot(CPDF_Dictionary* root) { m_pRootDict = root; } in SetRoot() function in CPDF_TestDocument |
/external/pdfium/xfa/fxfa/parser/ | ||
D | cxfa_document.cpp | 131 void CXFA_Document::SetRoot(CXFA_Node* pNewRoot) { in SetRoot() function in CXFA_Document |
/external/toolchain-utils/ | ||
D | repo_to_repo.py | 97 def SetRoot(self, directory): member in Repo |