Searched refs:currentParent (Results 1 – 1 of 1) sorted by relevance
86 const ELEMENT& currentParent = m_currentAncestors.top(); in do_step() local87 childCount = m_nodeInfo.childCount( currentParent ); in do_step()94 m_current = m_nodeInfo.getChild( currentParent, currentChildPos ); in do_step()
Completed in 4 milliseconds