Home
last modified time | relevance | path

Searched defs:opacity (Results 1 – 2 of 2) sorted by relevance

/minix3/minix/share/beaglebone/weather/
H A Dspin.js153 opacity: 1/4, // Opacity of the lines property
264 opacity: o.opacity, property
323 vml('fill', {color: getColor(o.color, i), opacity: o.opacity}), property
324 … vml('stroke', {opacity: 0}) // transparent stroke to fix color bleeding upon opacity change property
H A Djquery.js6 …ceWith(this.childNodes)}).end()}});var Pt,Rt,Wt,$t=/alpha\([^)]*\)/i,It=/opacity\s*=\s*([^)]*)/,zt… property