childIndex 202 core/E4XNode.h int32 childIndex() const;
childIndex 557 core/XMLListObject.cpp int q = xi->childIndex ();
childIndex 1298 core/XMLListObject.cpp return _getNodeAt(0)->childIndex ();
childIndex 230 core/XMLListObject.h inline int childIndex() { return AS3_childIndex(); }
childIndex 1613 core/XMLObject.cpp return m_node->childIndex();
childIndex 217 core/XMLObject.h inline int childIndex() { return AS3_childIndex(); }