Home
last modified time | relevance | path

Searched refs:clearDrawLooper (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/graphics/
DGraphicsContext.h318 void clearShadow() { clearDrawLooper(); } in clearShadow()
323 void clearDrawLooper();
DGraphicsContext.cpp337 void GraphicsContext::clearDrawLooper() in clearDrawLooper() function in WebCore::GraphicsContext
746 clearDrawLooper(); in drawInnerShadow()
/external/chromium_org/third_party/WebKit/Source/core/rendering/
DEllipsisBox.cpp94 context->clearDrawLooper(); in paint()
DInlineTextBox.cpp444 context->clearDrawLooper(); in paintTextWithShadows()