Searched refs:alpha (Results 1 – 4 of 4) sorted by relevance
73 double alpha = 0; in getPercentChangeHTML() local77 alpha = pctChange * 2; in getPercentChangeHTML()81 alpha = (int) Math.signum(delta); // get the sign of the delta (+1, 0, -1) in getPercentChangeHTML()85 alpha = -alpha; in getPercentChangeHTML()87 String color = "background-color: rgba(255, 0, 0, " + alpha + "); "; in getPercentChangeHTML()
51 def __init__(self, alpha=REPLICATION_COUNT_IF_NEW_COVERAGE_IS_SEEN, argument54 self._alpha = alpha
10 …alpha:1},void("string"==typeof t?(e=a.getRgba(t))?this.setValues("rgb",e):(e=a.getHsla(t))?this.se… property
9 googleCloudVersion = '0.47.0-alpha'