Searched refs:hRes (Results 1 – 1 of 1) sorted by relevance
397 this.setResolution = function (hRes, wRes) argument399 var res = wRes * hRes;400 if (res > 0 && res < 1000000 && (wRes != width || hRes != height)) {402 height = hRes;