Lines Matching +defs:node +defs:arg
114 def appendChild(self, node): argument
285 def _append_child(self, node): argument
295 def _in_document(node): argument
609 def setNamedItem(self, node): argument
622 def setNamedItemNS(self, node): argument
825 def removeAttributeNode(self, node): argument
968 def appendChild(self, node): argument
1056 def appendData(self, arg): argument
1059 def insertData(self, offset, arg): argument
1078 def replaceData(self, offset, count, arg): argument
1184 def _get_containing_element(node): argument
1192 def _get_containing_entref(node): argument
1275 def setNamedItem(self, node): argument
1279 def setNamedItemNS(self, node): argument
1538 def _clear_id_cache(node): argument
1613 def appendChild(self, node): argument
1809 def importNode(self, node, deep): argument
1889 def _clone_node(node, deep, newOwnerDocument): argument