Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fdp/include/
Dfde_xml.h53 virtual IFDE_XMLNode* GetChildNode(int32_t index) const = 0;
/external/pdfium/xfa/src/fdp/src/xml/
Dfde_xml.h28 virtual CFDE_XMLNode* GetChildNode(int32_t index) const;
Dfde_xml.cpp96 CFDE_XMLNode* CFDE_XMLNode::GetChildNode(int32_t index) const { in GetChildNode() function in CFDE_XMLNode
/external/pdfium/xfa/src/fgas/include/
Dfx_utl.h627 CPLTreeNode* GetChildNode(int32_t iIndex) const { in GetChildNode() function