Searched refs:cssScale (Results 1 – 2 of 2) sorted by relevance
8786 cssScale;8810 cssScale = { width: 1, height: 1 }; property8813 cssScale = { property8820 x: pointer.x * cssScale.width,8821 y: pointer.y * cssScale.height
5 …cssScale;if(!boundsWidth||!boundsHeight){if("top"in bounds&&"bottom"in bounds){boundsHeight=Math.a… variable