| CScreen(IPlatformScreen *platformScreen) | CScreen | |
| disable() | CScreen | |
| disablePrimary() | CScreen | [protected] |
| disableSecondary() | CScreen | [protected] |
| enable() | CScreen | |
| enablePrimary() | CScreen | [protected] |
| enableSecondary() | CScreen | [protected] |
| enter(KeyModifierMask toggleMask) | CScreen | |
| enterPrimary() | CScreen | [protected] |
| enterSecondary(KeyModifierMask toggleMask) | CScreen | [protected] |
| fakeInputBegin() | CScreen | |
| fakeInputEnd() | CScreen | |
| getActiveModifiers() const | CScreen | |
| getClipboard(ClipboardID id, IClipboard *) const | CScreen | [virtual] |
| getClipboardGrabbedEvent() | IScreen | [static] |
| getCursorCenter(SInt32 &x, SInt32 &y) const | CScreen | |
| getCursorPos(SInt32 &x, SInt32 &y) const | CScreen | [virtual] |
| getErrorEvent() | IScreen | [static] |
| getEventTarget() const | CScreen | [virtual] |
| getJumpZoneSize() const | CScreen | |
| getResumeEvent() | IScreen | [static] |
| getShape(SInt32 &x, SInt32 &y, SInt32 &width, SInt32 &height) const | CScreen | [virtual] |
| getShapeChangedEvent() | IScreen | [static] |
| getSuspendEvent() | IScreen | [static] |
| grabClipboard(ClipboardID) | CScreen | |
| isLockedToScreen() const | CScreen | |
| isOnScreen() const | CScreen | |
| keyDown(KeyID id, KeyModifierMask, KeyButton) | CScreen | |
| keyRepeat(KeyID id, KeyModifierMask, SInt32 count, KeyButton) | CScreen | |
| keyUp(KeyID id, KeyModifierMask, KeyButton) | CScreen | |
| leave() | CScreen | |
| leavePrimary() | CScreen | [protected] |
| leaveSecondary() | CScreen | [protected] |
| mouseDown(ButtonID id) | CScreen | |
| mouseMove(SInt32 xAbs, SInt32 yAbs) | CScreen | |
| mouseRelativeMove(SInt32 xRel, SInt32 yRel) | CScreen | |
| mouseUp(ButtonID id) | CScreen | |
| mouseWheel(SInt32 xDelta, SInt32 yDelta) | CScreen | |
| pollActiveModifiers() const | CScreen | |
| reconfigure(UInt32 activeSides) | CScreen | |
| registerHotKey(KeyID key, KeyModifierMask mask) | CScreen | |
| resetOptions() | CScreen | |
| screensaver(bool activate) | CScreen | |
| setClipboard(ClipboardID, const IClipboard *) | CScreen | |
| setOptions(const COptionsList &options) | CScreen | |
| setSequenceNumber(UInt32) | CScreen | |
| unregisterHotKey(UInt32 id) | CScreen | |
| warpCursor(SInt32 x, SInt32 y) | CScreen | |
| ~CScreen() | CScreen | [virtual] |
| ~IInterface() | IInterface | [inline, virtual] |