Home | History | Annotate | Download | only in dom2dtm

Lines Matching defs:m_nextsib

160         m_nextsib.setElementAt(DTM.NULL,attrIndex);
249 m_nextsib.setElementAt(NOTPROCESSED,nodeIndex);
301 m_nextsib.setElementAt(nodeIndex,previousSibling);
425 m_nextsib.setElementAt(NULL,m_last_kid); // Popping from anything else
449 m_nextsib.setElementAt(NULL,0);
457 System.out.println(i+":\t"+m_firstch.elementAt(i)+"\t"+m_nextsib.elementAt(i));
579 m_nextsib.setElementAt(DTM.NULL,attrIndex);