Home
last modified time | relevance | path

Searched defs:shadowRect (Results 1 – 8 of 8) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/cairo/
DContextShadowCairo.cpp133 void ContextShadow::drawRectShadowWithoutTiling(GraphicsContext* context, const IntRect& shadowRect in drawRectShadowWithoutTiling()
215 FloatRect shadowRect = FloatRect(rect.location(), shadowBufferSize); in drawRectShadow() local
/external/webkit/Source/WebCore/platform/graphics/
DShadowBlur.cpp82 …alues(float radius, const Color& color, ColorSpace colorSpace, const FloatRect& shadowRect, const … in setLastShadowValues()
92 … Color& color, ColorSpace colorSpace, const FloatRect& bounds, const FloatRect& shadowRect, const … in setLastInsetShadowValues()
103 …hadow(float radius, const Color& color, ColorSpace colorSpace, const FloatRect& shadowRect, const … in matchesLastShadow() argument
110 … Color& color, ColorSpace colorSpace, const FloatRect& bounds, const FloatRect& shadowRect, const … in matchesLastInsetShadow() argument
/external/webkit/Source/WebCore/rendering/
DInlineTextBox.cpp376 FloatRect shadowRect(textRect); in applyShadowToGraphicsContext() local
911 FloatRect shadowRect(localOrigin, FloatSize(width, baseline + 2)); in paintDecoration() local
DRenderBoxModelObject.cpp2093 IntRect shadowRect(border.rect()); in paintBoxShadow() local
DRenderLayer.cpp3545 IntRect shadowRect = layerBounds; in scrollTo() local
/external/webkit/Source/WebCore/rendering/svg/
DSVGInlineTextBox.cpp620 …FloatRect shadowRect(FloatPoint(textOrigin.x(), textOrigin.y() - scaledFont.fontMetrics().floatAsc… in paintTextWithShadows() local
/external/webkit/Source/WebCore/platform/gtk/
DRenderThemeGtk2.cpp457 IntRect shadowRect(textFieldRect); in paintTextField() local
/external/webkit/Source/WebCore/html/canvas/
DCanvasRenderingContext2D.cpp1568 FloatRect shadowRect(dirtyRect); in didDraw() local