CScreen(IPlatformScreen *platformScreen) (defined in CScreen) | CScreen | |
disable() | CScreen | |
disablePrimary() (defined in CScreen) | CScreen | [protected] |
disableSecondary() (defined in CScreen) | CScreen | [protected] |
enable() | CScreen | |
enablePrimary() (defined in CScreen) | CScreen | [protected] |
enableSecondary() (defined in CScreen) | CScreen | [protected] |
enter(KeyModifierMask toggleMask) | CScreen | |
enterPrimary() (defined in CScreen) | CScreen | [protected] |
enterSecondary(KeyModifierMask toggleMask) (defined in CScreen) | 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() (defined in CScreen) | CScreen | [protected] |
leaveSecondary() (defined in CScreen) | 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() (defined in CScreen) | CScreen | [virtual] |
~IInterface() | IInterface | [inline, virtual] |