Home
last modified time | relevance | path

Searched refs:isSelectionBorder (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderObjectChildList.cpp79 if (!owner->documentBeingDestroyed() && oldChild->isSelectionBorder()) in removeChildNode()
DRenderObject.h557 bool isSelectionBorder() const;
DRenderInline.cpp97 if (isSelectionBorder()) in willBeDestroyed()
DRenderObject.cpp2530 bool RenderObject::isSelectionBorder() const in isSelectionBorder() function in WebCore::RenderObject
DRenderBlock.cpp222 if (isSelectionBorder()) in willBeDestroyed()