Home | History | Annotate | Download | only in dom

Lines Matching defs:lastNode

529     Node* lastNode = startNode;
536 if (currentNode != lastNode) {
544 lastNode = currentNode;
651 Node* lastNode = startNode;
658 if (currentNode != lastNode) {
667 lastNode = currentNode;