Home | History | Annotate | Download | only in editing

Lines Matching defs:shadowRoot

38 #include "core/dom/shadow/ShadowRoot.h"
1065 ShadowRoot* shadowRoot = p.anchorNode()->containingShadowRoot();
1067 if (shadowRoot)
1068 scope = shadowRoot;