Searched refs:m_currentContextNode (Results 1 – 1 of 1) sorted by relevance
366 m_currentContextNode = context; // only if top level? in setRoot()689 m_currentContextNode = DTM.NULL; in detach()720 clone.m_currentContextNode = m_currentContextNode; in cloneWithReset()857 return m_currentContextNode; in getCurrentContextNode()867 m_currentContextNode = n; in setCurrentContextNode()973 transient protected int m_currentContextNode = DTM.NULL; field in LocPathIterator