Searched refs:beginTransparencyLayer (Results 1 – 15 of 15) sorted by relevance
241 context.beginTransparencyLayer(1); in TEST()245 context.beginTransparencyLayer(1); in TEST()279 context.beginTransparencyLayer(1); in TEST()283 context.beginTransparencyLayer(1); in TEST()942 context.beginTransparencyLayer(0.5); in TEST()952 context.beginTransparencyLayer(0.5); in TEST()1038 context.beginTransparencyLayer(0.5); in TEST()1042 context.beginTransparencyLayer(0.5); in TEST()1060 context.beginTransparencyLayer(0.5); in TEST()1072 context.beginTransparencyLayer(0.5); in TEST()
274 src->context()->beginTransparencyLayer(0.5); in TEST()440 src->context()->beginTransparencyLayer(0.5); in TEST()606 src->context()->beginTransparencyLayer(0.5); in TEST()
60 context->beginTransparencyLayer(1); in drawCrossfade()
305 void beginTransparencyLayer(float opacity, const FloatRect* = 0);
472 void GraphicsContext::beginTransparencyLayer(float opacity, const FloatRect* bounds) in beginTransparencyLayer() function in WebCore::GraphicsContext
74 context->beginTransparencyLayer(1, &repaintRect); in applyResource()
130 m_paintInfo->context->beginTransparencyLayer(opacity); in prepareToRenderSVGContent()
180 context->beginTransparencyLayer(1, &repaintRect); in applyClippingToContext()
246 context->beginTransparencyLayer(1); in draw()
656 context->beginTransparencyLayer(1); in paintFillLayerExtended()750 context->beginTransparencyLayer(1); in paintFillLayerExtended()1721 graphicsContext->beginTransparencyLayer(static_cast<float>(commonColor.alpha()) / 255); in paintTranslucentBorderSides()
1287 paintInfo.context->beginTransparencyLayer(1); in paintBoxDecorationsWithRect()1528 paintInfo.context->beginTransparencyLayer(1); in paintMaskImages()1593 context->beginTransparencyLayer(1); in paintFillLayers()
1441 graphicsContext->beginTransparencyLayer(static_cast<float>(outlineColor.alpha()) / 255); in paintOutline()
1356 paintInfo.context->beginTransparencyLayer(1.0f); in paintMask()
1231 graphicsContext->beginTransparencyLayer(static_cast<float>(outlineColor.alpha()) / 255); in paintOutline()
1356 context->beginTransparencyLayer(renderer()->opacity()); in beginTransparencyLayers()