Searched refs:cropY (Results 1 – 1 of 1) sorted by relevance
3818 function addImage( x, y, w, h, cropX, cropY, cropW, cropH, tileW, tileH ) { argument3824 …g width="' + tileW + '" height="' + tileH + '" viewBox="' + cropX + ' ' + cropY + ' ' + cropW + ' …