Searched refs:readColor (Results 1 – 1 of 1) sorted by relevance
866 var color = remoteMessage.readColor(unsetAlpha);1018 RemoteMessage.prototype.readColor = function(unsetAlpha) method in RemoteMessage1525 context.strokeStyle = remoteMessage.readColor(this.unsetAlpha);1541 context.fillStyle = remoteMessage.readColor(this.unsetAlpha);1554 context.strokeStyle = remoteMessage.readColor(this.unsetAlpha);1574 context.strokeStyle = remoteMessage.readColor(this.unsetAlpha);1662 context.fillStyle = remoteMessage.readColor(this.unsetAlpha);1973 this.context.fillStyle = remoteMessage.readColor();