Home | History | Annotate | Download | only in wince

Lines Matching refs:ColorSpace

950 void GraphicsContext::fillRect(const FloatRect& rect, const Color& color, ColorSpace colorSpace)
1058 void GraphicsContext::setPlatformFillColor(const Color& col, ColorSpacecolorSpace)
1063 void GraphicsContext::setPlatformStrokeColor(const Color& col, ColorSpace colorSpace)
1245 void GraphicsContext::fillRoundedRect(const IntRect& fillRect, const IntSize& topLeft, const IntSize& topRight, const IntSize& bottomLeft, const IntSize& bottomRight, const Color& c, ColorSpace colorSpace)
1552 void GraphicsContext::setPlatformShadow(const IntSize&, int, const Color&, ColorSpace)