Home
last modified time | relevance | path

Searched refs:aWidth (Results 1 – 2 of 2) sorted by relevance

/plugin/processing/
H A Dscript.js6331 p.size = function size(aWidth, aHeight, aMode) { argument
6340 if (curElement.width !== aWidth || curElement.height !== aHeight) {
6341 curElement.setAttribute("width", aWidth);
6482 curElement.width = p.width = aWidth || 100;
6495 maxPixelsCached = Math.max(1000, aWidth * aHeight * 0.05);
8999 var PImage = function PImage(aWidth, aHeight, aFormat) { argument
9184 this.width = aWidth || 1;
/plugin/jcapture/lib/
H A Dtransform-3.0.2.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...