Home | History | Annotate | Download | only in cairo

Lines Matching refs:StrokeStyle

268     if (strokeStyle() != NoStroke) {
286 StrokeStyle style = strokeStyle();
391 if (strokeStyle() != NoStroke) {
401 if (paintingDisabled() || strokeStyle() == NoStroke)
430 switch (strokeStyle()) {
505 if (strokeStyle() != NoStroke) {
622 static inline StrokeStyle focusRingStrokeStyle()
825 void GraphicsContext::setPlatformStrokeStyle(StrokeStyle strokeStyle)
833 switch (strokeStyle) {