/external/ImageMagick/www/source/ |
D | piechart.mvg | 7 stroke 'blue' 8 stroke-width 1 14 stroke-width 1 19 stroke 'black' 20 stroke-width 5 26 stroke-width 1 32 stroke-width 1 37 stroke 'black' 38 stroke-width 4 43 stroke 'black' [all …]
|
/external/libxml2/test/ |
D | svg3 | 2 <g style="fill: #ffffff; stroke:#000000; stroke-width:0.172"> 5 <g style="fill: #ffffff; stroke:#000000; stroke-width:0.172"> 8 <g style="fill: #ffffff; stroke:#000000; stroke-width:0.172"> 11 <g style="fill: #ffffff; stroke:#000000; stroke-width:0.172"> 14 <g style="fill: #ffffff; stroke:#000000; stroke-width:0.172"> 17 <g style="fill: #ffffff; stroke:#000000; stroke-width:0.172"> 20 <g style="fill: #ffffff; stroke:#000000; stroke-width:0.172"> 23 <g style="fill: #ffffff; stroke:#000000; stroke-width:0.172"> 26 <g style="fill: #ffffff; stroke:#000000; stroke-width:0.172"> 29 <g style="fill: #ffffff; stroke:#000000; stroke-width:0.172"> [all …]
|
/external/v8/tools/turbolizer/ |
D | turbo-visualizer.css | 84 stroke: #080808; 85 stroke-width: 2px; 102 stroke: #080808; 103 stroke-width: 5px; 129 stroke: #080808; 130 stroke-width: 2px; 134 stroke-width: 3px; 139 stroke: #080808; 140 stroke-width: 2px; 145 stroke-width: 3px; [all …]
|
/external/ImageMagick/PerlMagick/demo/ |
D | piddle.pl | 16 $image->Draw(primitive=>'line',points=>"$i,0 $i,300",stroke=>"#ccf"); 17 $image->Draw(primitive=>'line',points=>"0,$i 300,$i",stroke=>"#ccf"); 22 $image->Draw(primitive=>'RoundRectangle',fill=>'blue',stroke=>'maroon', 28 fill=>'none',stroke=>'black',strokewidth=>4); 32 $image->Draw(primitive=>'line',points=>"10,200 20,190",stroke=>red); 36 $image->Draw(primitive=>'circle',stroke=>'none',fill=>'yellow',, 38 $image->Draw(primitive=>'Path',stroke=>'none',fill=>'blue',strokewidth=>4, 40 $image->Draw(primitive=>'circle',stroke=>'black',fill=>'none',strokewidth=>4, 46 points=>"160,120 130,190 210,145 110,145 190,190 160,120",stroke=>red, 51 $image->Draw(primitive=>'line',points=>'200,260 200,200',stroke=>yellow, [all …]
|
/external/skia/src/gpu/gl/ |
D | GrGLPath.cpp | 255 void GrGLPath::InitPathObjectStroke(GrGLGpu* gpu, GrGLuint pathID, const SkStrokeRec& stroke) { in InitPathObjectStroke() argument 256 SkASSERT(!stroke.isHairlineStyle()); in InitPathObjectStroke() 258 PathParameterf(pathID, GR_GL_PATH_STROKE_WIDTH, SkScalarToFloat(stroke.getWidth()))); in InitPathObjectStroke() 260 PathParameterf(pathID, GR_GL_PATH_MITER_LIMIT, SkScalarToFloat(stroke.getMiter()))); in InitPathObjectStroke() 261 GrGLenum join = join_to_gl_join(stroke.getJoin()); in InitPathObjectStroke() 263 GrGLenum cap = cap_to_gl_cap(stroke.getCap()); in InitPathObjectStroke() 283 SkStrokeRec stroke(SkStrokeRec::kFill_InitStyle); in GrGLPath() local 289 if (style.applyPathEffectToPath(tmpPath.init(), &stroke, *skPath, SK_Scalar1)) { in GrGLPath() 293 stroke = style.strokeRec(); in GrGLPath() 297 if (stroke.needToApply() && stroke.getCap() != SkPaint::kButt_Cap) { in GrGLPath() [all …]
|
D | GrGLPathRange.cpp | 36 const SkStrokeRec& stroke = fStyle.strokeRec(); in init() local 41 (stroke.needToApply() && stroke.getCap() != SkPaint::kButt_Cap); in init() 47 fShouldStroke = stroke.needToApply(); in init() 48 fShouldFill = stroke.isFillStyle() || in init() 49 stroke.getStyle() == SkStrokeRec::kStrokeAndFill_Style; in init()
|
/external/skqp/src/gpu/gl/ |
D | GrGLPath.cpp | 255 void GrGLPath::InitPathObjectStroke(GrGLGpu* gpu, GrGLuint pathID, const SkStrokeRec& stroke) { in InitPathObjectStroke() argument 256 SkASSERT(!stroke.isHairlineStyle()); in InitPathObjectStroke() 258 PathParameterf(pathID, GR_GL_PATH_STROKE_WIDTH, SkScalarToFloat(stroke.getWidth()))); in InitPathObjectStroke() 260 PathParameterf(pathID, GR_GL_PATH_MITER_LIMIT, SkScalarToFloat(stroke.getMiter()))); in InitPathObjectStroke() 261 GrGLenum join = join_to_gl_join(stroke.getJoin()); in InitPathObjectStroke() 263 GrGLenum cap = cap_to_gl_cap(stroke.getCap()); in InitPathObjectStroke() 283 SkStrokeRec stroke(SkStrokeRec::kFill_InitStyle); in GrGLPath() local 289 if (style.applyPathEffectToPath(tmpPath.init(), &stroke, *skPath, SK_Scalar1)) { in GrGLPath() 293 stroke = style.strokeRec(); in GrGLPath() 297 if (stroke.needToApply() && stroke.getCap() != SkPaint::kButt_Cap) { in GrGLPath() [all …]
|
D | GrGLPathRange.cpp | 36 const SkStrokeRec& stroke = fStyle.strokeRec(); in init() local 41 (stroke.needToApply() && stroke.getCap() != SkPaint::kButt_Cap); in init() 47 fShouldStroke = stroke.needToApply(); in init() 48 fShouldFill = stroke.isFillStyle() || in init() 49 stroke.getStyle() == SkStrokeRec::kStrokeAndFill_Style; in init()
|
/external/libxml2/result/ |
D | svg3.sax | 6 SAX.startElement(g, style='fill: #ffffff; stroke:#000000; stroke-width:0.172') 16 SAX.startElement(g, style='fill: #ffffff; stroke:#000000; stroke-width:0.172') 26 SAX.startElement(g, style='fill: #ffffff; stroke:#000000; stroke-width:0.172') 36 SAX.startElement(g, style='fill: #ffffff; stroke:#000000; stroke-width:0.172') 46 SAX.startElement(g, style='fill: #ffffff; stroke:#000000; stroke-width:0.172') 56 SAX.startElement(g, style='fill: #ffffff; stroke:#000000; stroke-width:0.172') 66 SAX.startElement(g, style='fill: #ffffff; stroke:#000000; stroke-width:0.172') 76 SAX.startElement(g, style='fill: #ffffff; stroke:#000000; stroke-width:0.172') 86 SAX.startElement(g, style='fill: #ffffff; stroke:#000000; stroke-width:0.172') 96 SAX.startElement(g, style='fill: #ffffff; stroke:#000000; stroke-width:0.172') [all …]
|
D | svg2.sax | 8 SAX.startElement(g, style='stroke: #000000') 22 SAX.startElement(g, style='stroke: #800040') 32 SAX.startElement(g, style='stroke: #000000') 38 SAX.startElement(g, style='stroke: #0000ff') 90 SAX.startElement(g, style='stroke: #000000') 101 SAX.startElement(g, style='stroke: #000000') 129 SAX.startElement(g, style='stroke: #008080') 140 SAX.startElement(g, style='stroke: #000000') 156 SAX.startElement(g, style='stroke: #000000')
|
/external/skia/src/gpu/ops/ |
D | GrNonAAStrokeRectOp.cpp | 48 inline static bool allowed_stroke(const SkStrokeRec& stroke) { in allowed_stroke() argument 49 SkASSERT(stroke.getStyle() == SkStrokeRec::kStroke_Style || in allowed_stroke() 50 stroke.getStyle() == SkStrokeRec::kHairline_Style); in allowed_stroke() 51 return !stroke.getWidth() || in allowed_stroke() 52 (stroke.getJoin() == SkPaint::kMiter_Join && stroke.getMiter() > SK_ScalarSqrt2); in allowed_stroke() 82 const SkRect& rect, const SkStrokeRec& stroke, in Make() argument 84 if (!allowed_stroke(stroke)) { in Make() 91 if (stroke.getStyle() == SkStrokeRec::kHairline_Style && aaType != GrAAType::kMSAA) { in Make() 95 stroke, aaType); in Make() 99 const SkMatrix& viewMatrix, const SkRect& rect, const SkStrokeRec& stroke, in NonAAStrokeRectOp() argument [all …]
|
D | GrAALinearizingConvexPathRenderer.cpp | 55 const SkStrokeRec& stroke = args.fShape->style().strokeRec(); in onCanDrawPath() local 57 if (stroke.getStyle() == SkStrokeRec::kStroke_Style || in onCanDrawPath() 58 stroke.getStyle() == SkStrokeRec::kStrokeAndFill_Style) { in onCanDrawPath() 62 SkScalar strokeWidth = args.fViewMatrix->getMaxScale() * stroke.getWidth(); in onCanDrawPath() 63 if (strokeWidth < 1.0f && stroke.getStyle() == SkStrokeRec::kStroke_Style) { in onCanDrawPath() 68 stroke.getJoin() == SkPaint::Join::kRound_Join) { in onCanDrawPath() 73 if (stroke.getStyle() != SkStrokeRec::kFill_Style) { in onCanDrawPath() 345 const SkStrokeRec& stroke = args.fShape->style().strokeRec(); in onDrawPath() local 346 SkScalar strokeWidth = fill ? -1.0f : stroke.getWidth(); in onDrawPath() 347 SkPaint::Join join = fill ? SkPaint::Join::kMiter_Join : stroke.getJoin(); in onDrawPath() [all …]
|
/external/skqp/src/gpu/ops/ |
D | GrNonAAStrokeRectOp.cpp | 48 inline static bool allowed_stroke(const SkStrokeRec& stroke) { in allowed_stroke() argument 49 SkASSERT(stroke.getStyle() == SkStrokeRec::kStroke_Style || in allowed_stroke() 50 stroke.getStyle() == SkStrokeRec::kHairline_Style); in allowed_stroke() 51 return !stroke.getWidth() || in allowed_stroke() 52 (stroke.getJoin() == SkPaint::kMiter_Join && stroke.getMiter() > SK_ScalarSqrt2); in allowed_stroke() 82 const SkRect& rect, const SkStrokeRec& stroke, in Make() argument 84 if (!allowed_stroke(stroke)) { in Make() 91 if (stroke.getStyle() == SkStrokeRec::kHairline_Style && aaType != GrAAType::kMSAA) { in Make() 95 stroke, aaType); in Make() 99 const SkMatrix& viewMatrix, const SkRect& rect, const SkStrokeRec& stroke, in NonAAStrokeRectOp() argument [all …]
|
D | GrAALinearizingConvexPathRenderer.cpp | 55 const SkStrokeRec& stroke = args.fShape->style().strokeRec(); in onCanDrawPath() local 57 if (stroke.getStyle() == SkStrokeRec::kStroke_Style || in onCanDrawPath() 58 stroke.getStyle() == SkStrokeRec::kStrokeAndFill_Style) { in onCanDrawPath() 62 SkScalar strokeWidth = args.fViewMatrix->getMaxScale() * stroke.getWidth(); in onCanDrawPath() 63 if (strokeWidth < 1.0f && stroke.getStyle() == SkStrokeRec::kStroke_Style) { in onCanDrawPath() 68 stroke.getJoin() == SkPaint::Join::kRound_Join) { in onCanDrawPath() 73 if (stroke.getStyle() != SkStrokeRec::kFill_Style) { in onCanDrawPath() 346 const SkStrokeRec& stroke = args.fShape->style().strokeRec(); in onDrawPath() local 347 SkScalar strokeWidth = fill ? -1.0f : stroke.getWidth(); in onDrawPath() 348 SkPaint::Join join = fill ? SkPaint::Join::kMiter_Join : stroke.getJoin(); in onDrawPath() [all …]
|
/external/skia/experimental/c-api-example/ |
D | skia-c-example.c | 48 sk_paint_t* stroke = sk_paint_new(); in draw() local 49 sk_paint_set_color(stroke, sk_color_set_argb(0xFF, 0xFF, 0x00, 0x00)); in draw() 50 sk_paint_set_antialias(stroke, true); in draw() 51 sk_paint_set_stroke(stroke, true); in draw() 52 sk_paint_set_stroke_width(stroke, 5.0f); in draw() 59 sk_canvas_draw_path(canvas, path, stroke); in draw() 70 sk_paint_delete(stroke); in draw()
|
/external/skqp/experimental/c-api-example/ |
D | skia-c-example.c | 48 sk_paint_t* stroke = sk_paint_new(); in draw() local 49 sk_paint_set_color(stroke, sk_color_set_argb(0xFF, 0xFF, 0x00, 0x00)); in draw() 50 sk_paint_set_antialias(stroke, true); in draw() 51 sk_paint_set_stroke(stroke, true); in draw() 52 sk_paint_set_stroke_width(stroke, 5.0f); in draw() 59 sk_canvas_draw_path(canvas, path, stroke); in draw() 70 sk_paint_delete(stroke); in draw()
|
/external/trappy/trappy/plotter/css/ |
D | EventPlot.css | 50 stroke: black; 51 stroke-width: 1; 52 stroke-opacity: 1; 70 stroke: black; 74 stroke-width: 8; 79 stroke: #000;
|
/external/pdfium/xfa/fxfa/parser/ |
D | cxfa_box.cpp | 32 CXFA_Stroke* stroke = strokes[0]; in Style3D() local 37 if (!stroke) in Style3D() 38 stroke = find; in Style3D() 39 else if (stroke->GetStrokeType() != find->GetStrokeType()) in Style3D() 40 stroke = find; in Style3D() 44 XFA_AttributeEnum iType = stroke->GetStrokeType(); in Style3D() 49 return {iType, stroke}; in Style3D() 51 return {XFA_AttributeEnum::Unknown, stroke}; in Style3D() 127 CXFA_Stroke* stroke; in Get3DStyle() local 130 std::tie(iType, stroke) = Style3D(strokes); in Get3DStyle() [all …]
|
D | cxfa_stroke.cpp | 152 bool CXFA_Stroke::SameStyles(CXFA_Stroke* stroke, uint32_t dwFlags) { in SameStyles() argument 153 if (this == stroke) in SameStyles() 155 if (fabs(GetThickness() - stroke->GetThickness()) >= 0.01f) in SameStyles() 158 IsVisible() != stroke->IsVisible()) { in SameStyles() 161 if (GetStrokeType() != stroke->GetStrokeType()) in SameStyles() 163 if (GetColor() != stroke->GetColor()) in SameStyles() 166 fabs(GetRadius() - stroke->GetRadius()) >= 0.01f) { in SameStyles()
|
/external/skqp/experimental/sksg/ |
D | SkSGScene.cpp | 50 SkPaint fill, stroke; in render() local 53 stroke.setAntiAlias(true); in render() 54 stroke.setColor(0xffff0000); in render() 55 stroke.setStyle(SkPaint::kStroke_Style); in render() 59 canvas->drawRect(r, stroke); in render()
|
/external/skia/experimental/sksg/ |
D | SkSGScene.cpp | 50 SkPaint fill, stroke; in render() local 53 stroke.setAntiAlias(true); in render() 54 stroke.setColor(0xffff0000); in render() 55 stroke.setStyle(SkPaint::kStroke_Style); in render() 59 canvas->drawRect(r, stroke); in render()
|
/external/skqp/gm/ |
D | skbug_257.cpp | 126 SkPaint stroke; variable 127 stroke.setStyle(SkPaint::kStroke_Style); 128 stroke.setStrokeWidth(5); 129 stroke.setColor(SK_ColorCYAN); 130 canvas->drawCircle(size / 2, size / 2, size / 2 - 10, stroke); 131 canvas->drawCircle(3 * size / 2, size / 2, size / 2 - 10, stroke); 132 canvas->drawCircle(size / 2, 384, size / 2 - 10, stroke);
|
/external/skia/gm/ |
D | skbug_257.cpp | 126 SkPaint stroke; variable 127 stroke.setStyle(SkPaint::kStroke_Style); 128 stroke.setStrokeWidth(5); 129 stroke.setColor(SK_ColorCYAN); 130 canvas->drawCircle(size / 2, size / 2, size / 2 - 10, stroke); 131 canvas->drawCircle(3 * size / 2, size / 2, size / 2 - 10, stroke); 132 canvas->drawCircle(size / 2, 384, size / 2 - 10, stroke);
|
D | croppedrects.cpp | 43 SkPaint stroke; in onOnceBeforeDraw() local 44 stroke.setStyle(SkPaint::kStroke_Style); in onOnceBeforeDraw() 45 stroke.setStrokeWidth(kStrokeWidth); in onOnceBeforeDraw() 46 stroke.setColor(0xff008800); in onOnceBeforeDraw() 47 srcCanvas->drawRect(kSrcImageClip.makeInset(kStrokeWidth / 2, kStrokeWidth / 2), stroke); in onOnceBeforeDraw()
|
/external/ImageMagick/MagickCore/ |
D | draw-private.h | 48 const ssize_t y,PixelInfo *stroke,ExceptionInfo *exception) in GetStrokeColor() argument 52 *stroke=draw_info->stroke; in GetStrokeColor() 61 pattern->tile_offset.x,y+pattern->tile_offset.y,stroke,exception); in GetStrokeColor()
|