Searched refs:shadowColor (Results 26 - 32 of 32) sorted by relevance

12

/macosx-10.10/WebCore-7600.1.25/platform/graphics/
H A DShadowBlur.cpp189 : m_color(state.shadowColor)
/macosx-10.10/WebCore-7600.1.25/rendering/
H A DRenderThemeIOS.mm325 const Color& RenderThemeIOS::shadowColor() const
477 paintInfo.context->drawRaisedEllipse(clip, Color::white, ColorSpaceDeviceRGB, shadowColor(), ColorSpaceDeviceRGB);
H A DRenderThemeMac.mm559 color = convertNSColorToColor([NSColor shadowColor]);
/macosx-10.10/WebCore-7600.1.25/editing/cocoa/
H A DHTMLConverter.mm974 NSColor *shadowColor = [PlatformNSColorClass colorWithCalibratedRed:red green:green blue:blue alpha:alpha];
1002 [shadow setShadowColor:shadowColor];
/macosx-10.10/WebInspectorUI-7600.1.17/UserInterface/Views/
H A DDataGrid.js1098 shadowColor: [255, 255, 255, 0.5],
/macosx-10.10/WebCore-7600.1.25/html/canvas/
H A DCanvasRenderingContext2D.cpp473 String CanvasRenderingContext2D::shadowColor() const function in class:WebCore::CanvasRenderingContext2D
/macosx-10.10/WebKit-7600.1.25/mac/WebView/
H A DWebHTMLView.mm4740 NSColor *color = [shadow shadowColor];

Completed in 304 milliseconds

12