Home
last modified time | relevance | path

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

/haiku/src/tools/html5_remote_desktop/
H A DHaikuRemoteDesktop.js411 function RemoteRect(remoteMessage) class
425 RemoteRect.prototype.readFrom = function(remoteMessage)
435 RemoteRect.prototype.width = function()
441 RemoteRect.prototype.height = function()
447 RemoteRect.prototype.integerWidth = function()
453 RemoteRect.prototype.integerHeight = function()
459 RemoteRect.prototype.centerX = function()
465 RemoteRect.prototype.centerY = function()
471 RemoteRect.prototype.apply = function(apply)
481 RemoteRect.prototype.applyAsEllipse = function(context, which)
[all …]