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.cpp87 if (!owner->documentBeingDestroyed() && oldChild->isSelectionBorder()) in removeChildNode()
DRenderInline.cpp111 if (isSelectionBorder()) in willBeDestroyed()
DRenderObject.h595 bool isSelectionBorder() const;
DRenderObject.cpp2327 bool RenderObject::isSelectionBorder() const in isSelectionBorder() function in blink::RenderObject
DRenderBlock.cpp269 if (isSelectionBorder()) in willBeDestroyed()