Home
last modified time | relevance | path

Searched refs:GetChildNode (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/fxcrt/xml/
Dcfx_xmlnode.h52 CFX_XMLNode* GetChildNode(int32_t index) const;
Dcfx_xmlnode.cpp52 CFX_XMLNode* CFX_XMLNode::GetChildNode(int32_t index) const { in GetChildNode() function in CFX_XMLNode