Home | History | Annotate | Download | only in cairo

Lines Matching refs:NoStroke

268     if (strokeStyle() != NoStroke) {
287 if (style == NoStroke)
306 case NoStroke:
391 if (strokeStyle() != NoStroke) {
401 if (paintingDisabled() || strokeStyle() == NoStroke)
505 if (strokeStyle() != NoStroke) {
834 case NoStroke:
835 // FIXME: is it the right way to emulate NoStroke?