Home
last modified time | relevance | path

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

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