Package | Description |
---|---|
com.sun.glass.ui.monocle |
Modifier and Type | Field and Description |
---|---|
private LinuxEventBuffer |
LinuxInputDevice.buffer |
Modifier and Type | Method and Description |
---|---|
(package private) LinuxEventBuffer |
LinuxInputDevice.getBuffer() |
Modifier and Type | Method and Description |
---|---|
(package private) static void |
LinuxEventBuffers.filterMouseMotion(LinuxEventBuffer buffer) |
(package private) int |
LinuxTouchTransform.getAxis(LinuxEventBuffer buffer)
Gets the transformed axis number of the current event in the buffer
provided.
|
(package private) int |
LinuxTouchTransform.getValue(LinuxEventBuffer buffer)
Gets the transformed pixel coordinate of the current event in the buffer
provided.
|