Home | History | Annotate | Download | only in cairo

Lines Matching refs:strokeGradient

97     } else if (gcp->state.strokeGradient)
98 cairo_set_source(cr, gcp->state.strokeGradient->platformGradient());
103 if (gcp->state.globalAlpha < 1.0f && (gcp->state.strokePattern || gcp->state.strokeGradient)) {