Searched refs:canvasHeight (Results 1 – 2 of 2) sorted by relevance
609 canvasHeight: 100, property620 this.options.canvasHeight /= this.options.pixelHeight;651 var canvasHeight = this.options.canvasHeight;654 for(var y=0; y < canvasHeight; y++){656 var yp = y * 1.0 / canvasHeight * 2 - 1;892 canvasHeight: imageHeight, property
955 var canvasHeight = documentElement.clientHeight;956 return [canvasWidth, canvasHeight];