Searched refs:DashedStroke (Results 1 – 8 of 8) sorted by relevance
176 if (style == DottedStroke || style == DashedStroke) { in adjustLineToPixelBoundaries()233 case DashedStroke: in drawLine()358 case DashedStroke: in strokeArc()736 case DashedStroke: in setPlatformStrokeStyle()
158 if (strokeStyle() == DottedStroke || strokeStyle() == DashedStroke) { in drawLine()188 case DashedStroke: in drawLine()317 case DashedStroke: in strokeArc()
263 case WebCore::DashedStroke: in setupPaintForStroking()
123 DashedStroke enumerator
79 if (p == DashedStroke) in strokeStyleToWxPenStyle()
147 case DashedStroke: in toQPenStyle()432 if (penStyle == DottedStroke || penStyle == DashedStroke) { in adjustLineToPixelBoundaries()
277 case DashedStroke: in setup_paint_stroke()
760 graphicsContext->setStrokeStyle(style == DOTTED ? DottedStroke : DashedStroke); in drawBorderArc()851 graphicsContext->setStrokeStyle(style == DASHED ? DashedStroke : DottedStroke); in drawBorder()