Home | History | Annotate | Download | only in dom2dtm

Lines Matching refs:nextindex

523         int nextindex=addNode(next,m_last_parent,m_last_kid,
526 m_last_kid=nextindex;
543 nextindex,attrIndex,NULL);
572 makeNodeHandle(((attrIndex==NULL)?nextindex:attrIndex)+1)
574 nextindex,attrIndex,NULL);