Searched defs:shadowRoot (Results 1 - 12 of 12) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/dom/
H A DElementShadow.h54 ShadowRoot* shadowRoot() const { return m_shadowRoot.get(); } function in class:WebCore::ElementShadow
87 inline ShadowRoot* Node::shadowRoot() const function in class:WebCore::Node
H A DComposedShadowTreeWalker.cpp238 Node* ComposedShadowTreeWalker::traverseParentBackToShadowRootOrHost(const ShadowRoot* shadowRoot, ParentTraversalDetails* details) const argument
H A DEventRetargeter.cpp39 static inline bool inTheSameScope(ShadowRoot* shadowRoot, EventTarget* target) argument
44 static inline EventDispatchBehavior determineDispatchBehavior(Event* event, ShadowRoot* shadowRoot, EventTarget* target) argument
H A DRange.cpp1564 ShadowRoot* Range::shadowRoot() const function in class:WebCore::Range
/macosx-10.9.5/WebCore-7537.78.1/html/shadow/
H A DContentDistributor.cpp54 const Vector<RefPtr<InsertionPoint> >& ContentDistributor::ensureInsertionPointList(ShadowRoot* shadowRoot) argument
129 void ContentDistributor::ensureDistribution(ShadowRoot* shadowRoot) argument
/macosx-10.9.5/WebCore-7537.78.1/css/
H A DStyleScopeResolver.cpp160 inline RuleSet* StyleScopeResolver::ensureAtHostRuleSetFor(const ShadowRoot* shadowRoot) argument
[all...]
H A DStyleResolver.cpp325 void StyleResolver::pushParentShadowRoot(const ShadowRoot* shadowRoot) argument
332 void StyleResolver::popParentShadowRoot(const ShadowRoot* shadowRoot) argument
/macosx-10.9.5/WebCore-7537.78.1/html/
H A DValidationMessage.cpp178 ShadowRoot* shadowRoot = m_element->ensureUserAgentShadowRoot(); local
H A DTextFieldInputType.cpp244 ShadowRoot* shadowRoot = element()->userAgentShadowRoot(); local
/macosx-10.9.5/WebKit-7537.78.2/blackberry/WebCoreSupport/
H A DSuggestionBoxHandler.cpp211 ShadowRoot* shadowRoot = m_inputElement->ensureUserAgentShadowRoot(); local
/macosx-10.9.5/WebCore-7537.78.1/editing/
H A Dhtmlediting.cpp1149 ShadowRoot* shadowRoot = p.anchorNode()->containingShadowRoot(); local
/macosx-10.9.5/WebCore-7537.78.1/testing/
H A DInternals.cpp631 Internals::ShadowRootIfShadowDOMEnabledOrNode* Internals::shadowRoot(Element* host, ExceptionCode& ec) function in class:WebCore::Internals

Completed in 202 milliseconds