Lines Matching refs:fillStyle
53 | [fillStyle](#fillstyle) | <color> \| [CanvasGradient](js-compone…
72 ### fillStyle subsection
87 ctx.fillStyle = '#0000ff';
344 ctx.fillStyle = 'rgb(255,0,0)';
347 ctx.fillStyle = 'rgb(0,0,255)';
414 ctx.fillStyle = 'rgb(255,0,0)';
417 ctx.fillStyle = 'rgb(0,0,255)';
420 ctx.fillStyle = 'rgb(255,0,0)';
423 ctx.fillStyle = 'rgb(0,0,255)';
450 ctx.fillStyle = 'rgb(255,0,0)';
475 ctx.fillStyle = 'rgb(255,0,0)';
501 ctx.fillStyle = 'rgb(255,0,0)';
528 ctx.fillStyle = 'rgb(255,0,0)';
634 ctx.fillStyle = 'rgb(0,0,255)';
1000 ctx.fillStyle = pat;
1298 ctx.fillStyle = "rgb(255,0,0)";
1414 ctx.fillStyle = 'rgb(0,0,0)';
1417 ctx.fillStyle = 'rgb(255,0,0)';
1420 ctx.fillStyle = 'rgb(0,0,255)';
1459 ctx.fillStyle = 'rgb(255,0,0)';
1462 ctx.fillStyle = 'rgb(0,0,255)';
1672 …<input type="button" style="width: 180px; height: 60px;" value="fillStyle" onclick="handleClick" />
1689 ctx.fillStyle = gradient;
1725 …<input type="button" style="width: 180px; height: 60px;" value="fillStyle" onclick="handleClick" />
1742 ctx.fillStyle = gradient;