Lines Matching refs:lastChild
97 and root.lastChild is elem
108 and root.lastChild is nelem
545 and pi.lastChild is None
902 and root.firstChild is root.lastChild
929 and root.firstChild is not root.lastChild
930 and root.firstChild.nextSibling is root.lastChild
932 and root.lastChild.previousSibling is root.firstChild
933 and root.lastChild.nextSibling is None
949 and root.firstChild is root.lastChild
967 and root.firstChild is root.lastChild
985 and root.firstChild is not root.lastChild
986 and root.firstChild.nextSibling is root.lastChild
988 and root.lastChild.previousSibling is root.firstChild
989 and root.lastChild.nextSibling is None
1007 and root.firstChild is root.lastChild
1390 text2 = elem.lastChild