Home | History | Annotate | Download | only in dom2dtm

Lines Matching refs:getNextNodeIdentity

631   protected int getNextNodeIdentity(int identity)
767 while (DTM.NULL != (identity = getNextNodeIdentity(identity)))
1361 while (DTM.NULL != (identity = getNextNodeIdentity(identity)))