Searched refs:ancestorElement (Results 1 – 3 of 3) sorted by relevance
1478 if (Element* ancestor = ancestorElement()) in isDefaultNamespace()1499 if (Element* ancestor = ancestorElement()) in isDefaultNamespace()1532 if (Element* ancestor = ancestorElement()) in lookupPrefix()1570 if (Element* ancestor = ancestorElement()) in lookupNamespaceURI()1591 if (Element* ancestor = ancestorElement()) in lookupNamespaceURI()1617 if (Element* ancestor = ancestorElement()) in lookupNamespacePrefix()1701 Element* Node::ancestorElement() const in ancestorElement() function in WebCore::Node1851 Element *parent = ancestorElement(); in convertToPage()1866 Element *parent = ancestorElement(); in convertFromPage()
845 Element* ancestorElement() const;
1255 View.prototype.offsetRelativeTo = function(ancestorElement) { argument1263 if (element === ancestorElement)