Searched refs:NoStroke (Results 1 – 14 of 14) sorted by relevance
157 if (strokeStyle() != NoStroke) { in drawRect()208 if (style == NoStroke) in drawLine()227 case NoStroke: in drawLine()314 if (strokeStyle() != NoStroke) { in drawEllipse()325 if (paintingDisabled() || strokeStyle() == NoStroke) in strokeArc()432 if (strokeStyle() != NoStroke) { in drawConvexPolygon()726 case NoStroke: in setPlatformStrokeStyle()
273 case NoStroke: in setup_paint_stroke()412 if (strokeStyle() != NoStroke && strokeColor().alpha()) { in drawRect()426 if (style == NoStroke) in drawLine()557 if (strokeStyle() != NoStroke) { in drawEllipse()586 if (strokeStyle() == NoStroke) { in strokeArc()630 if (strokeStyle() != NoStroke) { in drawConvexPolygon()1093 if (paintingDisabled() || !path || strokeStyle() == NoStroke) in strokePath()
143 && platformContext->getStrokeStyle() != NoStroke in paintSkiaText()185 if (!alpha && context->getStrokeStyle() == NoStroke) in drawGlyphs()
122 if (strokeStyle() != NoStroke && strokeColor().alpha()) { in drawRect()145 if (strokeStyle() == NoStroke || !strokeColor().alpha()) in drawLine()182 case NoStroke: in drawLine()280 …if (paintingDisabled() || strokeStyle() == NoStroke || strokeThickness() <= 0.0f || !strokeColor()… in strokeArc()369 …aintingDisabled() || !fillColor().alpha() && (strokeThickness() <= 0 || strokeStyle() == NoStroke)) in drawConvexPolygon()429 … = state.strokeColorSpace == PatternColorSpace || (state.strokeStyle != NoStroke && state.strokeCo… in calculateDrawingMode()
201 if (m_state->m_strokeStyle != WebCore::NoStroke && in drawRect()260 case WebCore::NoStroke: in setupPaintForStroking()
461 if (strokeStyle() != NoStroke) { in drawConvexPolygon()484 if (strokeStyle() != NoStroke) { in drawEllipse()528 if (penStyle == NoStroke) in drawLine()1028 if (strokeStyle() == NoStroke) { in strokeArc()
120 NoStroke, enumerator
81 if (p == NoStroke) in strokeStyleToWxPenStyle()
138 case NoStroke: in toQPenStyle()496 …if (paintingDisabled() || strokeStyle() == NoStroke || strokeThickness() <= 0.0f || !strokeColor()… in strokeArc()
455 gc->setStrokeStyle(NoStroke); in paintBorder()
790 paintInfo.context->setStrokeColor(NoStroke); in paintMenuListButton()
869 graphicsContext->setStrokeStyle(NoStroke); in drawBorder()982 graphicsContext->setStrokeStyle(NoStroke); in drawBorder()
893 paintInfo.context->setStrokeStyle(NoStroke);
1253 paintInfo.context->setStrokeStyle(NoStroke);