Home
last modified time | relevance | path

Searched refs:fillRoundedRect (Results 1 – 25 of 29) sorted by relevance

12

/external/webkit/Source/WebCore/platform/graphics/android/context/
DPlatformGraphicsContext.h131 void fillRoundedRect(const IntRect& rect, const IntSize& topLeft, in fillRoundedRect() function
135 fillRoundedRect(rect, topLeft, topRight, bottomLeft, bottomRight, color); in fillRoundedRect()
137 virtual void fillRoundedRect(const IntRect& rect, const IntSize& topLeft,
DGraphicsContextAndroid.cpp223 void GraphicsContext::fillRoundedRect(const IntRect& rect, const IntSize& topLeft, const IntSize& t… in fillRoundedRect() function in WebCore::GraphicsContext
231 platformContext()->fillRoundedRect(rect, topLeft, topRight, in fillRoundedRect()
DPlatformGraphicsContextSkia.h96 virtual void fillRoundedRect(const IntRect& rect, const IntSize& topLeft,
DPlatformGraphicsContextRecording.h137 virtual void fillRoundedRect(const IntRect& rect, const IntSize& topLeft,
DGraphicsOperation.h501 context->fillRoundedRect(m_rect, m_topLeft, m_topRight,
DPlatformGraphicsContextSkia.cpp543 void PlatformGraphicsContextSkia::fillRoundedRect( in fillRoundedRect() function in WebCore::PlatformGraphicsContextSkia
DPlatformGraphicsContextRecording.cpp888 void PlatformGraphicsContextRecording::fillRoundedRect( in fillRoundedRect() function in WebCore::PlatformGraphicsContextRecording
/external/webkit/Source/WebKit/win/
DFullscreenVideoController.cpp135 …context.fillRoundedRect(m_rect, radius, radius, radius, radius, Color(sliderGutterColor), ColorSpa… in draw()
499 …context.fillRoundedRect(outerRect, outerRadius, outerRadius, outerRadius, outerRadius, Color(borde… in draw()
501 …context.fillRoundedRect(innerRect, innerRadius, innerRadius, innerRadius, innerRadius, Color(backg… in draw()
DChangeLog7954 Updated fillRoundedRect to take a ColorSpace argument.
/external/webkit/Source/WebCore/platform/graphics/
DGraphicsContext.h331 …void fillRoundedRect(const IntRect&, const IntSize& topLeft, const IntSize& topRight, const IntSiz…
332 void fillRoundedRect(const RoundedIntRect&, const Color&, ColorSpace);
DGraphicsContext.cpp621 void GraphicsContext::fillRoundedRect(const RoundedIntRect& rect, const Color& color, ColorSpace co… in fillRoundedRect() function in WebCore::GraphicsContext
623fillRoundedRect(rect.rect(), rect.radii().topLeft(), rect.radii().topRight(), rect.radii().bottomL… in fillRoundedRect()
/external/webkit/Source/WebCore/platform/win/
DDragImageWin.cpp206 context.fillRoundedRect(rect, radii, radii, radii, radii, backgroundColor, ColorSpaceDeviceRGB); in createDragImageForLink()
/external/webkit/Source/WebCore/platform/graphics/haiku/
DGraphicsContextHaiku.cpp180 void GraphicsContext::fillRoundedRect(const IntRect& rect, const IntSize& topLeft, const IntSize& t… in fillRoundedRect() function in WebCore::GraphicsContext
/external/webkit/Source/WebCore/platform/graphics/openvg/
DGraphicsContextOpenVG.cpp176 void GraphicsContext::fillRoundedRect(const IntRect& rect, const IntSize& topLeft, const IntSize& t… in fillRoundedRect() function in WebCore::GraphicsContext
/external/webkit/Source/WebCore/platform/graphics/wx/
DGraphicsContextWx.cpp278 void GraphicsContext::fillRoundedRect(const IntRect& rect, const IntSize& topLeft, const IntSize& t… in fillRoundedRect() function in WebCore::GraphicsContext
/external/webkit/Source/WebCore/platform/gtk/
DRenderThemeGtk.cpp589 …paintInfo.context->fillRoundedRect(r, IntSize(3, 3), IntSize(3, 3), IntSize(3, 3), IntSize(3, 3), … in paintMediaSliderThumb()
/external/webkit/Source/WebCore/rendering/
DRenderBoxModelObject.cpp621 context->fillRoundedRect(border, bgColor, style()->colorSpace()); in paintFillLayerExtended()
2125 context->fillRoundedRect(fillRect, Color::black, s->colorSpace()); in paintBoxShadow()
2153 context->fillRoundedRect(border, shadowColor, s->colorSpace()); in paintBoxShadow()
/external/webkit/Source/WebCore/platform/graphics/skia/
DGraphicsContextSkia.cpp821 void GraphicsContext::fillRoundedRect(const IntRect& rect, in fillRoundedRect() function in WebCore::GraphicsContext
/external/webkit/Source/WebCore/platform/graphics/cairo/
DGraphicsContextCairo.cpp1125 void GraphicsContext::fillRoundedRect(const IntRect& r, const IntSize& topLeft, const IntSize& topR… in fillRoundedRect() function in WebCore::GraphicsContext
/external/webkit/Source/WebCore/platform/graphics/cg/
DGraphicsContextCG.cpp747 void GraphicsContext::fillRoundedRect(const IntRect& rect, const IntSize& topLeft, const IntSize& t… in fillRoundedRect() function in WebCore::GraphicsContext
/external/webkit/Source/WebCore/platform/graphics/qt/
DGraphicsContextQt.cpp744 void GraphicsContext::fillRoundedRect(const IntRect& rect, const IntSize& topLeft, const IntSize& t… in fillRoundedRect() function in WebCore::GraphicsContext
/external/webkit/Source/WebCore/platform/graphics/wince/
DGraphicsContextWinCE.cpp1211 void GraphicsContext::fillRoundedRect(const IntRect& fillRect, const IntSize& topLeft, const IntSiz… in fillRoundedRect() function in WebCore::GraphicsContext
/external/webkit/Source/WebCore/
DChangeLog-2011-02-1612996 (WebCore::GraphicsContext::fillRoundedRect): Ditto.
23632 …return RoundedIntRect and GraphicsContext::addRoundedRectClip(), GraphicsContext::fillRoundedRect()
23645 (WebCore::GraphicsContext::fillRoundedRect):
23722 …return RoundedIntRect and GraphicsContext::addRoundedRectClip(), GraphicsContext::fillRoundedRect()
23735 (WebCore::GraphicsContext::fillRoundedRect):
24393 …return RoundedIntRect and GraphicsContext::addRoundedRectClip(), GraphicsContext::fillRoundedRect()
24406 (WebCore::GraphicsContext::fillRoundedRect):
31934 (WebCore::GraphicsContext::fillRoundedRect):
31941 (WebCore::GraphicsContext::fillRoundedRect):
33405 (WebCore::GraphicsContext::fillRoundedRect):
[all …]
DChangeLog-2010-12-06273 (WebCore::GraphicsContext::fillRoundedRect):
3593 (WebCore::GraphicsContext::fillRoundedRect):
17067 (WebCore::GraphicsContext::fillRoundedRect):
34331 (WebCore::GraphicsContext::fillRoundedRect): Updated drawPathShadow call.
35506 (WebCore::GraphicsContext::fillRoundedRect):
35508 (WebCore::GraphicsContext::fillRoundedRect):
35510 (WebCore::GraphicsContext::fillRoundedRect):
38790 (WebCore::GraphicsContext::fillRoundedRect):
42294 (WebCore::GraphicsContext::fillRoundedRect):
48798 (WebCore::GraphicsContext::fillRoundedRect): Ditto.
[all …]
DChangeLog-2010-01-2942 (WebCore::GraphicsContext::fillRoundedRect):
381 (WebCore::GraphicsContext::fillRoundedRect):
12332 (WebCore::GraphicsContext::fillRoundedRect):
34094 (WebCore::GraphicsContext::fillRoundedRect):
34346 (WebCore::GraphicsContext::fillRoundedRect):
34371 (WebCore::GraphicsContext::fillRoundedRect):
34380 (WebCore::GraphicsContext::fillRoundedRect):
34387 (WebCore::GraphicsContext::fillRoundedRect):
34397 (WebCore::GraphicsContext::fillRoundedRect):
34403 (WebCore::GraphicsContext::fillRoundedRect):
[all …]

12