Lines Matching refs:lastChild
87 and root.lastChild is elem
98 and root.lastChild is nelem
479 and pi.lastChild is None
725 and root.firstChild is root.lastChild
752 and root.firstChild is not root.lastChild
753 and root.firstChild.nextSibling is root.lastChild
755 and root.lastChild.previousSibling is root.firstChild
756 and root.lastChild.nextSibling is None
772 and root.firstChild is root.lastChild
790 and root.firstChild is root.lastChild
808 and root.firstChild is not root.lastChild
809 and root.firstChild.nextSibling is root.lastChild
811 and root.lastChild.previousSibling is root.firstChild
812 and root.lastChild.nextSibling is None
830 and root.firstChild is root.lastChild
1227 text2 = elem.lastChild