Home
last modified time | relevance | path

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

/external/pdfium/xfa/fde/xml/
Dfde_xml_imp.h52 int32_t GetChildNodeIndex(CFDE_XMLNode* pNode) const;
Dfde_xml_imp.cpp127 int32_t CFDE_XMLNode::GetChildNodeIndex(CFDE_XMLNode* pNode) const { in GetChildNodeIndex() function in CFDE_XMLNode