Searched defs:getDevicePixelRatio (Results 1 - 1 of 1) sorted by relevance
/vbox/src/VBox/ValidationKit/testmanager/htdocs/js/ | ||
H A D | common.js | 87 function getDevicePixelRatio() function 155 return Math.round(oElement.offsetWidth * getDevicePixelRatio()); |
Completed in 36 milliseconds