ReactOS 0.4.16-dev-197-g92996da
|
Go to the source code of this file.
Definition at line 884 of file bitmap.c.
Referenced by process_bitmap_updates(), process_bmpcache(), and process_bmpcache2().
Definition at line 304 of file secure.c.
Referenced by sec_sign().
Definition at line 89 of file cache.c.
Definition at line 155 of file cache.c.
Definition at line 180 of file cache.c.
Definition at line 262 of file cache.c.
Definition at line 203 of file cache.c.
void cache_put_desktop | ( | RDPCLIENT * | This, |
uint32 | offset, | ||
int | cx, | ||
int | cy, | ||
int | scanline, | ||
int | bytes_per_pixel, | ||
uint8 * | data | ||
) |
void cache_put_font | ( | RDPCLIENT * | This, |
uint8 | font, | ||
uint16 | character, | ||
uint16 | offset, | ||
uint16 | baseline, | ||
uint16 | width, | ||
uint16 | height, | ||
HGLYPH | pixmap | ||
) |
Definition at line 279 of file cache.c.
Definition at line 66 of file channels.c.
Definition at line 413 of file rdesktop-core-tester.cpp.
VCHANNEL * channel_register | ( | RDPCLIENT * | This, |
char * | name, | ||
uint32 | flags, | ||
void(*)(RDPCLIENT *, STREAM) | callback | ||
) |
Definition at line 43 of file channels.c.
Definition at line 76 of file channels.c.
Definition at line 174 of file cliprdr.c.
Definition at line 102 of file cliprdr.c.
void cliprdr_send_native_format_announce | ( | RDPCLIENT * | This, |
uint8 * | formats_data, | ||
uint32 | formats_data_length | ||
) |
Definition at line 73 of file cliprdr.c.
Referenced by cliprdr_process(), and cliprdr_send_simple_native_format_announce().
Definition at line 57 of file cliprdr.c.
Definition at line 817 of file uimain.c.
Definition at line 5908 of file activex.cpp.
Referenced by process_data_pdu().
Definition at line 5900 of file activex.cpp.
BOOL event_redirect | ( | RDPCLIENT * | This, |
uint32 | flags, | ||
uint32 | server_len, | ||
wchar_t * | server, | ||
uint32 | cookie_len, | ||
char * | cookie, | ||
uint32 | username_len, | ||
wchar_t * | username, | ||
uint32 | domain_len, | ||
wchar_t * | domain, | ||
uint32 | password_len, | ||
wchar_t * | password | ||
) |
Definition at line 5913 of file activex.cpp.
Referenced by process_redirect_pdu().
Definition at line 167 of file ewmhints.c.
Definition at line 709 of file uimain.c.
int get_current_workarea | ( | RDPCLIENT * | This, |
uint32 * | x, | ||
uint32 * | y, | ||
uint32 * | width, | ||
uint32 * | height | ||
) |
Definition at line 123 of file ewmhints.c.
Definition at line 234 of file shimdbg.c.
Referenced by DumpRegistryData().
Definition at line 179 of file iso.c.
Definition at line 204 of file iso.c.
Referenced by mcs_reconnect().
Definition at line 1356 of file rdesktop.c.
Definition at line 300 of file licence.c.
Definition at line 172 of file rdesktop-core-tester.cpp.
Definition at line 31 of file evtmsggen.c.
Definition at line 388 of file mcs.c.
Referenced by sec_connect().
Definition at line 424 of file mcs.c.
Referenced by sec_reconnect().
int mppc_expand | ( | RDPCLIENT * | This, |
uint8 * | data, | ||
uint32 | clen, | ||
uint8 | ctype, | ||
uint32 * | roff, | ||
uint32 * | rlen | ||
) |
Definition at line 56 of file mppc.c.
Definition at line 1174 of file rdesktop.c.
Referenced by main().
Definition at line 40 of file parallel.c.
Definition at line 36 of file printer.c.
Definition at line 154 of file printercache.c.
Definition at line 233 of file printercache.c.
Definition at line 1084 of file rdp.c.
Definition at line 998 of file rdp.c.
Definition at line 1243 of file orders.c.
Definition at line 1164 of file rdp.c.
Definition at line 104 of file pstcache.c.
Definition at line 160 of file pstcache.c.
Definition at line 46 of file pstcache.c.
BOOL pstcache_save_bitmap | ( | RDPCLIENT * | This, |
uint8 | cache_id, | ||
uint16 | cache_idx, | ||
uint8 * | key, | ||
uint8 | width, | ||
uint8 | height, | ||
uint16 | length, | ||
uint8 * | data | ||
) |
Definition at line 79 of file pstcache.c.
Definition at line 32 of file pstcache.c.
Definition at line 25 of file rdp5.c.
BOOL rdp_connect | ( | RDPCLIENT * | This, |
char * | server, | ||
uint32 | flags, | ||
wchar_t * | username, | ||
wchar_t * | domain, | ||
wchar_t * | password, | ||
wchar_t * | command, | ||
wchar_t * | directory, | ||
wchar_t * | hostname, | ||
char * | cookie | ||
) |
Definition at line 1474 of file rdp.c.
Definition at line 210 of file rdp.c.
Definition at line 1431 of file rdp.c.
Definition at line 134 of file rdp.c.
BOOL rdp_reconnect | ( | RDPCLIENT * | This, |
char * | server, | ||
uint32 | flags, | ||
wchar_t * | username, | ||
wchar_t * | domain, | ||
wchar_t * | password, | ||
wchar_t * | command, | ||
wchar_t * | directory, | ||
wchar_t * | hostname, | ||
char * | cookie | ||
) |
Definition at line 1486 of file rdp.c.
Referenced by main(), and SEALED_::ProtocolLoop().
BOOL rdp_send_input | ( | RDPCLIENT * | This, |
uint32 | time, | ||
uint16 | message_type, | ||
uint16 | device_flags, | ||
uint16 | param1, | ||
uint16 | param2 | ||
) |
Definition at line 178 of file rdesktop-core-tester.cpp.
Definition at line 333 of file seamless.c.
Definition at line 416 of file seamless.c.
Definition at line 443 of file seamless.c.
unsigned int seamless_send_position | ( | RDPCLIENT * | This, |
unsigned long | id, | ||
int | x, | ||
int | y, | ||
int | width, | ||
int | height, | ||
unsigned long | flags | ||
) |
Definition at line 407 of file seamless.c.
unsigned int seamless_send_state | ( | RDPCLIENT * | This, |
unsigned long | id, | ||
unsigned int | state, | ||
unsigned long | flags | ||
) |
Definition at line 397 of file seamless.c.
Definition at line 387 of file seamless.c.
unsigned int seamless_send_zchange | ( | RDPCLIENT * | This, |
unsigned long | id, | ||
unsigned long | below, | ||
unsigned long | flags | ||
) |
Definition at line 432 of file seamless.c.
Definition at line 905 of file secure.c.
Definition at line 187 of file secure.c.
Referenced by sec_generate_keys().
Definition at line 155 of file secure.c.
Referenced by sec_generate_keys().
Definition at line 933 of file secure.c.
Referenced by rdp_reconnect().
Definition at line 818 of file secure.c.
Definition at line 328 of file secure.c.
void sec_sign | ( | uint8 * | signature, |
int | siglen, | ||
uint8 * | session_key, | ||
int | keylen, | ||
uint8 * | data, | ||
int | datalen | ||
) |
Definition at line 314 of file secure.c.
Referenced by sec_send_to_channel().
BOOL str_handle_lines | ( | RDPCLIENT * | This, |
const char * | input, | ||
char ** | rest, | ||
str_handle_lines_t | linehandler, | ||
void * | data | ||
) |
Definition at line 1246 of file rdesktop.c.
Referenced by subprocess().
Definition at line 1235 of file rdesktop.c.
Referenced by main().
BOOL subprocess | ( | RDPCLIENT * | This, |
char *const | argv[], | ||
str_handle_lines_t | linehandler, | ||
void * | data | ||
) |
Definition at line 1302 of file rdesktop.c.
Definition at line 205 of file tcp.c.
Definition at line 318 of file tcp.c.
Definition at line 110 of file tcp.c.
Definition at line 68 of file tcp.c.
Definition at line 5622 of file activex.cpp.
Definition at line 5889 of file activex.cpp.
Definition at line 878 of file xclip.c.
Definition at line 964 of file xclip.c.
Definition at line 5762 of file activex.cpp.
HCOLOURMAP ui_create_colourmap | ( | RDPCLIENT * | This, |
COLOURMAP * | colours | ||
) |
Definition at line 5773 of file activex.cpp.
HCURSOR ui_create_cursor | ( | RDPCLIENT * | This, |
unsigned int | x, | ||
unsigned int | y, | ||
int | width, | ||
int | height, | ||
uint8 * | andmask, | ||
uint8 * | xormask | ||
) |
Definition at line 5784 of file activex.cpp.
Referenced by ui_create_window().
Definition at line 5825 of file activex.cpp.
Referenced by ui_create_cursor(), ui_ellipse(), ui_patblt(), and ui_polygon().
Definition at line 1565 of file xwin.c.
Definition at line 1510 of file xwin.c.
Definition at line 5767 of file activex.cpp.
void ui_destroy_colourmap | ( | RDPCLIENT * | This, |
HCOLOURMAP | map | ||
) |
Definition at line 5863 of file activex.cpp.
Referenced by ui_create_cursor(), ui_ellipse(), ui_patblt(), and ui_polygon().
void ui_draw_glyph | ( | RDPCLIENT * | This, |
int | mixmode, | ||
int | x, | ||
int | y, | ||
int | cx, | ||
int | cy, | ||
HGLYPH | glyph, | ||
int | srcx, | ||
int | srcy, | ||
int | bgcolour, | ||
int | fgcolour | ||
) |
Definition at line 2880 of file xwin.c.
void ui_draw_text | ( | RDPCLIENT * | This, |
uint8 | font, | ||
uint8 | flags, | ||
uint8 | opcode, | ||
int | mixmode, | ||
int | x, | ||
int | y, | ||
int | clipx, | ||
int | clipy, | ||
int | clipcx, | ||
int | clipcy, | ||
int | boxx, | ||
int | boxy, | ||
int | boxcx, | ||
int | boxcy, | ||
BRUSH * | brush, | ||
int | bgcolour, | ||
int | fgcolour, | ||
uint8 * | text, | ||
uint8 | length | ||
) |
Definition at line 5701 of file activex.cpp.
void ui_ellipse | ( | RDPCLIENT * | This, |
uint8 | opcode, | ||
uint8 | fillmode, | ||
int | x, | ||
int | y, | ||
int | cx, | ||
int | cy, | ||
BRUSH * | brush, | ||
int | bgcolour, | ||
int | fgcolour | ||
) |
Definition at line 5674 of file activex.cpp.
Definition at line 5627 of file activex.cpp.
Definition at line 1399 of file xwin.c.
void ui_line | ( | RDPCLIENT * | This, |
uint8 | opcode, | ||
int | startx, | ||
int | starty, | ||
int | endx, | ||
int | endy, | ||
PEN * | pen | ||
) |
Definition at line 5680 of file activex.cpp.
void ui_memblt | ( | RDPCLIENT * | This, |
uint8 | opcode, | ||
int | x, | ||
int | y, | ||
int | cx, | ||
int | cy, | ||
HBITMAP | src, | ||
int | srcx, | ||
int | srcy | ||
) |
Definition at line 5869 of file activex.cpp.
void ui_patblt | ( | RDPCLIENT * | This, |
uint8 | opcode, | ||
int | x, | ||
int | y, | ||
int | cx, | ||
int | cy, | ||
BRUSH * | brush, | ||
int | bgcolour, | ||
int | fgcolour | ||
) |
Definition at line 5653 of file activex.cpp.
Referenced by ui_triblt().
void ui_polygon | ( | RDPCLIENT * | This, |
uint8 | opcode, | ||
uint8 | fillmode, | ||
POINT * | point, | ||
int | npoints, | ||
BRUSH * | brush, | ||
int | bgcolour, | ||
int | fgcolour | ||
) |
Definition at line 5685 of file activex.cpp.
Definition at line 5690 of file activex.cpp.
Definition at line 5637 of file activex.cpp.
Definition at line 5885 of file activex.cpp.
Definition at line 3545 of file xwin.c.
void ui_seamless_create_window | ( | RDPCLIENT * | This, |
unsigned long | id, | ||
unsigned long | group, | ||
unsigned long | parent, | ||
unsigned long | flags | ||
) |
Definition at line 3209 of file xwin.c.
void ui_seamless_move_window | ( | RDPCLIENT * | This, |
unsigned long | id, | ||
int | x, | ||
int | y, | ||
int | width, | ||
int | height, | ||
unsigned long | flags | ||
) |
Definition at line 3372 of file xwin.c.
void ui_seamless_restack_window | ( | RDPCLIENT * | This, |
unsigned long | id, | ||
unsigned long | behind, | ||
unsigned long | flags | ||
) |
Definition at line 3414 of file xwin.c.
void ui_seamless_setstate | ( | RDPCLIENT * | This, |
unsigned long | id, | ||
unsigned int | state, | ||
unsigned long | flags | ||
) |
Definition at line 3477 of file xwin.c.
void ui_seamless_settitle | ( | RDPCLIENT * | This, |
unsigned long | id, | ||
const char * | title, | ||
unsigned long | flags | ||
) |
Definition at line 5894 of file activex.cpp.
void ui_set_colourmap | ( | RDPCLIENT * | This, |
HCOLOURMAP | map | ||
) |
Definition at line 5778 of file activex.cpp.
Definition at line 5874 of file activex.cpp.
Referenced by ui_set_null_cursor().
Definition at line 5879 of file activex.cpp.
Definition at line 801 of file uimain.c.
Referenced by ui_destblt(), ui_line(), ui_patblt(), and ui_screenblt().
Definition at line 1052 of file xclip.c.
Definition at line 1722 of file xwin.c.