Searched defs:GetRoot (Results 1 – 9 of 9) sorted by relevance
26 const CXML_Element* CPDF_Metadata::GetRoot() const { in GetRoot() function in CPDF_Metadata
60 NodeType* GetRoot() const { return m_pRoot; } in GetRoot() function
140 CXFA_Node* GetRoot() const { return m_pRootNode; } in GetRoot() function
165 def GetRoot(self): member in EcmaContext
76 CPDF_Dictionary* GetRoot() const { return m_pRootDict; } in GetRoot() function811 CPDF_Dictionary* GetRoot() const { return m_pRootDict; } in GetRoot() function
172 virtual CFDE_XMLNode* GetRoot() const { return m_pRoot; } in GetRoot() function
703 CPLTreeNode* GetRoot() { return &m_Root; } in GetRoot() function
62 CPDF_Dictionary* GetRoot() const { return m_pRoot; } in GetRoot() function
8180 const HeapGraphNode* HeapSnapshot::GetRoot() const { in GetRoot() function in v8::HeapSnapshot