Searched refs:inDetach (Results 1 – 3 of 3) sorted by relevance
539 bool inDetach() const;
991 bool Node::inDetach() const in inDetach() function in WebCore::Node
3567 ASSERT(!oldFocusedElement->inDetach()); in setFocusedElement()