Searched defs:setBlendMode (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/filters/
H A DFEBlend.cpp58 bool FEBlend::setBlendMode(BlendModeType mode) function in class:WebCore::FEBlend
/macosx-10.9.5/WebCore-7537.78.1/rendering/style/
H A DFillLayer.h111 void setBlendMode(BlendMode b) { m_blendMode = b; m_blendModeSet = true; } function in class:WebCore::FillLayer
H A DRenderStyle.h973 void setBlendMode(BlendMode v) { rareNonInheritedData.access()->m_effectiveBlendMode = v; } function in class:WebCore::RenderStyle
/macosx-10.9.5/WebCore-7537.78.1/rendering/
H A DRenderLayerBacking.cpp1877 void RenderLayerBacking::setBlendMode(BlendMode) function in class:WebCore::RenderLayerBacking

Completed in 131 milliseconds