Lines Matching defs:setLineDash
69 // Set a placeholder function to ignore setLineDash method for browsers that don't support it.
72 if(!ctx.setLineDash) {
73 ctx.setLineDash = function(){};
925 ctx.setLineDash([5]);
928 ctx.setLineDash([]);
948 ctx.setLineDash([5]);
953 ctx.setLineDash([]);
958 ctx.setLineDash([5]);
963 ctx.setLineDash([]);
1925 ctx.setLineDash([5]);
1928 ctx.setLineDash([]);
2484 ctx.setLineDash([5]);
2489 ctx.setLineDash([]);