Home
last modified time | relevance | path

Searched refs:enclosingElement (Results 1 – 8 of 8) sorted by relevance

/external/webkit/Source/WebKit/qt/Api/
Dqwebelement.h165 static QWebElement enclosingElement(WebCore::Node*);
Dqwebelement.cpp1459 QWebElement QWebElement::enclosingElement(WebCore::Node* node) in enclosingElement() function in QWebElement
/external/webkit/Source/WebCore/rendering/
DRenderLayer.h598 Node* enclosingElement() const;
DRenderLayer.cpp2935 Node* RenderLayer::enclosingElement() const in scrollTo() function in WebCore::RenderLayer
3221 Node* e = enclosingElement(); in scrollTo()
/external/webkit/Source/WebKit/qt/symbian/bwins/
DQtWebKitu.def159 …?enclosingElement@QWebElement@@CA?AV1@PAVNode@WebCore@@@Z @ 158 NONAME ; class QWebElement QWebEle…
/external/webkit/Source/WebKit/qt/
DChangeLog-2011-02-1614885 (QWebElement::enclosingElement):
/external/webkit/Source/WebCore/
DChangeLog-2007-10-1440298 (WebCore::RenderLayer::enclosingElement): Added. Factored out of hitTestLayer().
DChangeLog-2009-06-1638800 (WebCore::RenderLayer::enclosingElement):