Home
last modified time | relevance | path

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

/template/scanlines/htc/PIE-1.0beta5/
H A DPIE_uncompressed.js3818 function addImage( x, y, w, h, cropX, cropY, cropW, cropH, tileW, tileH ) { argument
3822 'y="' + (repeatV === REPEAT ? y + h / 2 - tileH / 2 : y) + '" ' +
3823 'width="' + tileW + '" height="' + tileH + '">' +
3824 …'<svg width="' + tileW + '" height="' + tileH + '" viewBox="' + cropX + ' ' + cropY + ' ' + cropW …