FreeRDP
|
FreeRDP: A Remote Desktop Protocol Implementation
Copyright 2011-2014 Marc-Andre Moreau marca ndre .more au@g mail. com
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
Definition at line 54 of file x11_shadow.h.
UINT32 x11ShadowSubsystem::bpp |
Definition at line 60 of file x11_shadow.h.
rdpShadowSubsystem x11ShadowSubsystem::common |
Definition at line 56 of file x11_shadow.h.
BOOL x11ShadowSubsystem::composite |
Definition at line 71 of file x11_shadow.h.
UINT32 x11ShadowSubsystem::cursorHeight |
Definition at line 86 of file x11_shadow.h.
UINT32 x11ShadowSubsystem::cursorHotX |
Definition at line 83 of file x11_shadow.h.
UINT32 x11ShadowSubsystem::cursorHotY |
Definition at line 84 of file x11_shadow.h.
UINT64 x11ShadowSubsystem::cursorId |
Definition at line 87 of file x11_shadow.h.
UINT32 x11ShadowSubsystem::cursorMaxHeight |
Definition at line 90 of file x11_shadow.h.
UINT32 x11ShadowSubsystem::cursorMaxWidth |
Definition at line 89 of file x11_shadow.h.
BYTE* x11ShadowSubsystem::cursorPixels |
Definition at line 88 of file x11_shadow.h.
UINT32 x11ShadowSubsystem::cursorWidth |
Definition at line 85 of file x11_shadow.h.
UINT32 x11ShadowSubsystem::depth |
Definition at line 62 of file x11_shadow.h.
Display* x11ShadowSubsystem::display |
Definition at line 69 of file x11_shadow.h.
XImage* x11ShadowSubsystem::fb_image |
Definition at line 78 of file x11_shadow.h.
Pixmap x11ShadowSubsystem::fb_pixmap |
Definition at line 79 of file x11_shadow.h.
XShmSegmentInfo x11ShadowSubsystem::fb_shm_info |
Definition at line 81 of file x11_shadow.h.
UINT32 x11ShadowSubsystem::format |
Definition at line 103 of file x11_shadow.h.
UINT32 x11ShadowSubsystem::height |
Definition at line 64 of file x11_shadow.h.
XImage* x11ShadowSubsystem::image |
Definition at line 66 of file x11_shadow.h.
rdpShadowClient* x11ShadowSubsystem::lastMouseClient |
Definition at line 91 of file x11_shadow.h.
int x11ShadowSubsystem::number |
Definition at line 65 of file x11_shadow.h.
Window x11ShadowSubsystem::root_window |
Definition at line 80 of file x11_shadow.h.
UINT32 x11ShadowSubsystem::scanline_pad |
Definition at line 70 of file x11_shadow.h.
Screen* x11ShadowSubsystem::screen |
Definition at line 67 of file x11_shadow.h.
HANDLE x11ShadowSubsystem::thread |
Definition at line 58 of file x11_shadow.h.
BOOL x11ShadowSubsystem::use_xdamage |
Definition at line 75 of file x11_shadow.h.
BOOL x11ShadowSubsystem::use_xfixes |
Definition at line 74 of file x11_shadow.h.
BOOL x11ShadowSubsystem::use_xinerama |
Definition at line 76 of file x11_shadow.h.
BOOL x11ShadowSubsystem::use_xshm |
Definition at line 73 of file x11_shadow.h.
Visual* x11ShadowSubsystem::visual |
Definition at line 68 of file x11_shadow.h.
UINT32 x11ShadowSubsystem::width |
Definition at line 63 of file x11_shadow.h.
int x11ShadowSubsystem::xfds |
Definition at line 61 of file x11_shadow.h.