Searched refs:currentStrokeColor (Results 1 – 1 of 1) sorted by relevance
1096 currentStrokeColor = 0xFFFDFDFD,5014 'currentStrokeColor': currentStrokeColor, property5040 currentStrokeColor = oldState.currentStrokeColor;7324 if(color === currentStrokeColor && doStroke) {7328 currentStrokeColor = color;7340 curContext.strokeStyle = p.color.toString(currentStrokeColor);7435 p.set(x, y, colorBlendWithAlpha(c, currentStrokeColor, alphaOfPointWeight));7438 curContext.fillStyle = p.color.toString(currentStrokeColor);7445 curContext.fillStyle = p.color.toString(currentStrokeColor);7505 vert[6] = currentStrokeColor;[all …]