Home | History | Annotate | Download | only in thirdparty

Lines Matching refs:stopNode

567         stopNode = self._lastRecursiveChild().next
570 while current is not stopNode:
878 stopNode = self._lastRecursiveChild().next
880 while current is not stopNode: