Searched refs:replaceWith (Results 1 – 5 of 5) sorted by relevance
130 def replaceWith(self, replaceWith): member in PageElement133 if hasattr(replaceWith, 'parent') and replaceWith.parent == self.parent:135 index = self.parent.contents.index(replaceWith)142 oldParent.insert(myIndex, replaceWith)
66 void replaceWith();746 void tst_QWebElement::replaceWith() in replaceWith() function in tst_QWebElement
491 replaceWith: function( value ) {
7208 (tst_QWebElement::replaceWith):7391 (tst_QWebElement::replaceWith):7429 (tst_QWebElement::replaceWith):