Home | History | Annotate | Download | only in cg

Lines Matching refs:strokeColorSpace

122         setPlatformStrokeColor(strokeColor(), strokeColorSpace());
171 setCGFillColor(context, strokeColor(), strokeColorSpace());
248 setCGFillColor(context, strokeColor(), strokeColorSpace()); // The save/restore make it safe to mutate the fill color here without setting it back to the old color.
1263 setCGFillColor(platformContext(), strokeColor(), strokeColorSpace());