Searched refs:inActiveChain (Results 1 – 5 of 5) sorted by relevance
289 bool inActiveChain() const { return getFlag(InActiveChainFlag); } in inActiveChain() function
1366 if (inActiveChain()) in detach()
3849 … if (curr->node() && !curr->isText() && (!mustBeInActiveChain || curr->node()->inActiveChain())) in scrollTo()3856 … if (curr->node() && !curr->isText() && (!mustBeInActiveChain || curr->node()->inActiveChain())) in scrollTo()
11411 (WebCore::Node::inActiveChain):
7358 (DOM::NodeImpl::inActiveChain):