detailsContent     74 Source/core/html/HTMLDetailsElement.cpp     content->setIdAttribute(ShadowElementNames::detailsContent());
detailsContent     97 Source/core/html/HTMLDetailsElement.cpp         Element* content = ensureUserAgentShadowRoot().getElementById(ShadowElementNames::detailsContent());
detailsContent     40 Source/core/html/shadow/ShadowElementNames.h const AtomicString& detailsContent();