Searched refs:canBeActive (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/dom/shadow/
H A DInsertionPoint.cpp134 bool InsertionPoint::canBeActive() const function in class:blink::InsertionPoint
143 if (!canBeActive())
203 if (canBeActive() && !m_registeredWithShadowRoot && insertionPoint->treeScope().rootNode() == root) {
H A DInsertionPoint.h49 bool canBeActive() const;

Completed in 65 milliseconds