canBeActive       146 Source/core/dom/shadow/InsertionPoint.cpp     if (!canBeActive())
canBeActive       206 Source/core/dom/shadow/InsertionPoint.cpp             if (canBeActive() && !m_registeredWithShadowRoot && insertionPoint->treeScope().rootNode() == root) {
canBeActive        50 Source/core/dom/shadow/InsertionPoint.h     bool canBeActive() const;