Home | History | Annotate | Download | only in rendering

Lines Matching refs:DashedStroke

739             graphicsContext->setStrokeStyle(style == DASHED ? DashedStroke : DottedStroke);
932 graphicsContext->setStrokeStyle(style == DOTTED ? DottedStroke : DashedStroke);