Home
last modified time | relevance | path

Searched refs:paintsContinuationOutline (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderBlock.h253 bool paintsContinuationOutline(RenderInline*);
DRenderInline.cpp72 ASSERT(!cbCb->paintsContinuationOutline(this)); in willBeDestroyed()
DRenderBlock.cpp2334 bool RenderBlock::paintsContinuationOutline(RenderInline* flow) in paintsContinuationOutline() function in WebCore::RenderBlock