RegisteredInShadowRoot   99 Source/core/html/HTMLStyleElement.cpp         if (m_scopedStyleRegistrationState == RegisteredInShadowRoot) {
RegisteredInShadowRoot  156 Source/core/html/HTMLStyleElement.cpp     m_scopedStyleRegistrationState = scoped ? RegisteredAsScoped : RegisteredInShadowRoot;
RegisteredInShadowRoot  194 Source/core/html/HTMLStyleElement.cpp         if (m_scopedStyleRegistrationState == RegisteredInShadowRoot) {
RegisteredInShadowRoot   58 Source/core/html/HTMLStyleElement.h         return m_scopedStyleRegistrationState == RegisteredInShadowRoot;