Searched refs:getEventPosition (Results 1 – 2 of 2) sorted by relevance
/external/libvncserver/webclients/novnc/include/ |
D | input.js | 505 pos = Util.getEventPosition(e, conf.target, conf.scale); 544 pos = Util.getEventPosition(e, conf.target, conf.scale); 566 pos = Util.getEventPosition(e, conf.target, conf.scale); 581 pos = Util.getEventPosition(e, conf.target, conf.scale);
|
D | util.js | 207 Util.getEventPosition = function (e, obj, scale) { function
|