Searched refs:opacity (Results 1 – 4 of 4) sorted by relevance
2 android:opacity : Indicates the opacity of the layer. [enum]
116 opacity: 0.3;185 opacity: 0.33;
2 …opacity=d.width=a),d}function c_(a){return p.isWindow(a)?a:a.nodeType===9?a.defaultView||a.parentW… property
142 float opacity = ((JSlider) event.getSource()).getValue() / 100.0f; in buildViewerAndControls()143 overlayAlpha = AlphaComposite.getInstance(AlphaComposite.SRC_OVER, opacity); in buildViewerAndControls()