Searched refs:enclosingElement (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/WebKit-7537.78.2/blackberry/WebKitSupport/
H A DInRegionScrollableArea.cpp67 if (m_layer->enclosingElement())
68 m_document = m_layer->enclosingElement()->document();
146 m_camouflagedCompositedScrollableLayer = reinterpret_cast<unsigned>(m_layer->enclosingElement());
147 m_cachedNonCompositedScrollableNode = m_layer->enclosingElement();
/macosx-10.9.5/WebKit-7537.78.2/qt/Api/
H A Dqwebelement.h150 static QWebElement enclosingElement(WebCore::Node*);
H A Dqwebelement.cpp1427 QWebElement QWebElement::enclosingElement(WebCore::Node* node) function in class:QWebElement
/macosx-10.9.5/WebCore-7537.78.1/rendering/
H A DRenderLayer.h822 Node* enclosingElement() const;

Completed in 198 milliseconds