Searched refs:isSelectionBorder (Results 1 – 6 of 6) sorted by relevance
112 if (!owner->documentBeingDestroyed() && oldChild->isSelectionBorder()) in removeChildNode()
397 bool isSelectionBorder() const;
74 if (isSelectionBorder()) in destroy()
1953 bool RenderObject::isSelectionBorder() const in isSelectionBorder() function in WebCore::RenderObject
183 if (isSelectionBorder()) in destroy()
35991 …selection border setting code and let isSelectionBorder be implemented in terms of the SelectionSt…36000 (RenderObject::isSelectionBorder):