Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/css/
DStyleInvalidationAnalysis.cpp91 static Node* determineScopingNodeForStyleScoped(HTMLStyleElement* ownerElement, StyleSheetContents*… in determineScopingNodeForStyleScoped() function
158 …m_scopingNodes.append(determineScopingNodeForStyleScoped(toHTMLStyleElement(ownerNode), styleSheet… in analyzeStyleSheet()