setDrawLooper      79 Source/core/rendering/EllipsisBox.cpp         context->setDrawLooper(drawLooperBuilder.release());
setDrawLooper     409 Source/core/rendering/InlineTextBox.cpp         context->setDrawLooper(drawLooperBuilder.release());
setDrawLooper    2543 Source/core/rendering/RenderBoxModelObject.cpp             context->setDrawLooper(drawLooperBuilder.release());
setDrawLooper     634 Source/core/rendering/svg/SVGInlineTextBox.cpp         context->setDrawLooper(drawLooperBuilder.release());
setDrawLooper     309 Source/platform/graphics/GraphicsContext.cpp     setDrawLooper(drawLooperBuilder.release());
setDrawLooper     317 Source/platform/graphics/GraphicsContext.cpp     mutableState()->setDrawLooper(drawLooperBuilder->detachDrawLooper());
setDrawLooper     704 Source/platform/graphics/GraphicsContext.cpp     setDrawLooper(drawLooperBuilder.release());
setDrawLooper     332 Source/platform/graphics/GraphicsContext.h     void setDrawLooper(PassOwnPtr<DrawLooperBuilder>);
setDrawLooper     109 Source/platform/graphics/GraphicsContextState.h     void setDrawLooper(PassRefPtr<SkDrawLooper>);