/external/webkit/Source/WebCore/platform/graphics/cg/ |
D | GraphicsContextPlatformPrivateCG.h | 72 void endTransparencyLayer() {} in endTransparencyLayer() function 88 void endTransparencyLayer() { m_transparencyCount--; } in endTransparencyLayer() function
|
D | GraphicsContextCG.cpp | 904 void GraphicsContext::endTransparencyLayer() in endTransparencyLayer() function in WebCore::GraphicsContext 911 m_data->endTransparencyLayer(); in endTransparencyLayer()
|
/external/webkit/Source/WebCore/platform/graphics/cairo/ |
D | GraphicsContextPlatformPrivateCairo.h | 82 void endTransparencyLayer() { m_transparencyCount--; } in endTransparencyLayer() function 97 void endTransparencyLayer() {} in endTransparencyLayer() function
|
D | GraphicsContextCairo.cpp | 935 void GraphicsContext::endTransparencyLayer() in endTransparencyLayer() function in WebCore::GraphicsContext 945 m_data->endTransparencyLayer(); in endTransparencyLayer()
|
/external/webkit/Source/WebKit2/WebProcess/WebPage/ |
D | PageOverlay.cpp | 113 graphicsContext.endTransparencyLayer(); in drawRect()
|
/external/webkit/Source/WebCore/rendering/svg/ |
D | SVGRenderSupport.cpp | 157 paintInfo.context->endTransparencyLayer(); in finishRenderSVGContent() 160 paintInfo.context->endTransparencyLayer(); in finishRenderSVGContent()
|
D | RenderSVGForeignObject.cpp | 66 childPaintInfo.context->endTransparencyLayer(); in paint()
|
/external/webkit/Source/WebKit/chromium/tests/ |
D | TransparencyWinTest.cpp | 341 src->context()->endTransparencyLayer(); in TEST() 445 src->context()->endTransparencyLayer(); in TEST() 614 src->context()->endTransparencyLayer(); in TEST()
|
/external/webkit/Source/WebCore/svg/graphics/ |
D | SVGImage.cpp | 209 context->endTransparencyLayer(); in draw()
|
/external/webkit/Source/WebCore/platform/graphics/haiku/ |
D | GraphicsContextHaiku.cpp | 260 void GraphicsContext::endTransparencyLayer() in endTransparencyLayer() function in WebCore::GraphicsContext
|
/external/webkit/Source/WebCore/platform/graphics/openvg/ |
D | GraphicsContextOpenVG.cpp | 297 void GraphicsContext::endTransparencyLayer() in endTransparencyLayer() function in WebCore::GraphicsContext
|
/external/webkit/Source/WebCore/platform/graphics/qt/ |
D | GraphicsContextQt.cpp | 280 endTransparencyLayer(); in platformDestroy() 309 endTransparencyLayer(); in restorePlatformState() 982 void GraphicsContext::endTransparencyLayer() in endTransparencyLayer() function in WebCore::GraphicsContext
|
/external/webkit/Source/WebCore/platform/graphics/chromium/ |
D | FontChromiumWin.cpp | 180 m_graphicsContext->endTransparencyLayer(); in ~TransparencyAwareFontPainter()
|
/external/webkit/Source/WebCore/platform/graphics/ |
D | GraphicsContext.h | 408 void endTransparencyLayer();
|
/external/webkit/Source/WebCore/platform/graphics/wx/ |
D | GraphicsContextWx.cpp | 565 void GraphicsContext::endTransparencyLayer() in endTransparencyLayer() function in WebCore::GraphicsContext
|
/external/webkit/Source/WebCore/platform/graphics/skia/ |
D | GraphicsContextSkia.cpp | 282 void GraphicsContext::endTransparencyLayer() in endTransparencyLayer() function in WebCore::GraphicsContext
|
/external/webkit/Source/WebCore/platform/graphics/android/ |
D | GraphicsContextAndroid.cpp | 928 void GraphicsContext::endTransparencyLayer() in endTransparencyLayer() function in WebCore::GraphicsContext
|
/external/webkit/Source/WebCore/rendering/ |
D | InlineFlowBox.cpp | 1237 paintInfo.context->endTransparencyLayer(); in paintMask()
|
D | RenderBoxModelObject.cpp | 1326 graphicsContext->endTransparencyLayer(); in paintTranslucentBorderSides()
|
D | RenderBox.cpp | 936 paintInfo.context->endTransparencyLayer(); in paintMaskImages()
|
D | RenderLayer.cpp | 2738 p->endTransparencyLayer(); in paintLayer()
|
/external/webkit/Source/WebCore/platform/graphics/wince/ |
D | GraphicsContextWinCE.cpp | 1122 void GraphicsContext::endTransparencyLayer() in endTransparencyLayer() function in WebCore::GraphicsContext
|
/external/webkit/Source/WebCore/ |
D | ChangeLog-2006-05-10 | 4122 (WebCore::GraphicsContext::endTransparencyLayer): Ditto. 12194 (WebCore::GraphicsContext::endTransparencyLayer): 15646 (GraphicsContext::endTransparencyLayer): 15672 (GraphicsContext::endTransparencyLayer): 18059 (QPainter::endTransparencyLayer): 19185 (QPainter::endTransparencyLayer): 19561 (WebCore::QPainter::endTransparencyLayer):
|
D | ChangeLog-2007-10-14 | 18931 (WebCore::GraphicsContext::endTransparencyLayer): 30197 (WebCore::GraphicsContextPlatformPrivate::endTransparencyLayer): 31544 (GraphicsContext::endTransparencyLayer): 33299 (GraphicsContext::endTransparencyLayer): 34618 (WebCore::GraphicsContext::endTransparencyLayer): save/restore is 41914 (WebCore::GraphicsContext::endTransparencyLayer): 43075 (WebCore::GraphicsContext::endTransparencyLayer): 43088 (WebCore::GraphicsContext::endTransparencyLayer): 57434 (WebCore::GraphicsContext::endTransparencyLayer):
|
D | ChangeLog-2006-12-31 | 444 (WebCore::GraphicsContext::endTransparencyLayer): 10588 (WebCore::GraphicsContext::endTransparencyLayer): 22709 (WebCore::GraphicsContext::endTransparencyLayer): 22712 (WebCore::GraphicsContextPlatformPrivate::endTransparencyLayer): 37126 (WebCore::GraphicsContext::endTransparencyLayer): 49662 (GraphicsContext::endTransparencyLayer):
|