Home | History | Annotate | Download | only in rendering

Lines Matching refs:DashedStroke

726             graphicsContext->setStrokeStyle(style == DASHED ? DashedStroke : DottedStroke);
942 graphicsContext->setStrokeStyle(style == DOTTED ? DottedStroke : DashedStroke);