Home
last modified time | relevance | path

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

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