ReactOS 0.4.16-dev-981-g80eb313
|
Go to the source code of this file.
Definition at line 61 of file asn.c.
Referenced by ber_out_integer(), mcs_out_domain_params(), and mcs_send_connect_initial().
Definition at line 83 of file asn.c.
Referenced by mcs_out_domain_params().
Definition at line 25 of file asn.c.
Referenced by mcs_parse_domain_params(), and mcs_recv_connect_response().
RD_BOOL bitmap_decompress | ( | uint8 * | output, |
int | width, | ||
int | height, | ||
uint8 * | input, | ||
int | size, | ||
int | Bpp | ||
) |
Definition at line 884 of file bitmap.c.
Definition at line 304 of file secure.c.
Referenced by cliprdr_send_data_request(), cliprdr_send_simple_native_format_announce(), and licence_generate_hwid().
Definition at line 104 of file cache.c.
Referenced by cache_get_bitmap(), and cache_put_bitmap().
Definition at line 170 of file cache.c.
Referenced by cache_put_bitmap().
RD_HBITMAP cache_get_bitmap | ( | uint8 | id, |
uint16 | idx | ||
) |
Definition at line 195 of file cache.c.
Referenced by process_memblt(), and process_triblt().
Definition at line 441 of file cache.c.
Referenced by setup_brush().
RD_HCURSOR cache_get_cursor | ( | uint16 | cache_idx | ) |
Definition at line 400 of file cache.c.
Referenced by process_cached_pointer_pdu().
Definition at line 353 of file cache.c.
Referenced by RdpClientUI::Display_RestoreDesktop(), and ui_desktop_restore().
Definition at line 279 of file cache.c.
Referenced by RdpClientUI::Display_DoGlyph().
Definition at line 325 of file cache.c.
Referenced by RdpClientUI::Display_DrawText(), and ui_draw_text().
void cache_put_bitmap | ( | uint8 | id, |
uint16 | idx, | ||
RD_HBITMAP | bitmap | ||
) |
Definition at line 218 of file cache.c.
Referenced by process_bmpcache(), process_bmpcache2(), process_raw_bmpcache(), and pstcache_load_bitmap().
Definition at line 455 of file cache.c.
Referenced by process_brushcache().
void cache_put_cursor | ( | uint16 | cache_idx, |
RD_HCURSOR | cursor | ||
) |
Definition at line 417 of file cache.c.
Referenced by process_colour_pointer_common(), and process_colour_pointer_pdu().
void cache_put_desktop | ( | uint32 | offset, |
int | cx, | ||
int | cy, | ||
int | scanline, | ||
int | bytes_per_pixel, | ||
uint8 * | data | ||
) |
Definition at line 371 of file cache.c.
Referenced by RdpClientUI::Display_SaveDesktop(), and ui_desktop_save().
void cache_put_font | ( | uint8 | font, |
uint16 | character, | ||
uint16 | offset, | ||
uint16 | baseline, | ||
uint16 | width, | ||
uint16 | height, | ||
RD_HGLYPH | pixmap | ||
) |
Definition at line 335 of file cache.c.
Referenced by RdpClientUI::Display_DrawText(), and ui_draw_text().
Definition at line 69 of file channels.c.
Referenced by cliprdr_send_packet(), lspci_send(), rdpdr_send_available(), rdpdr_send_clientcapabilty(), rdpdr_send_completion(), rdpdr_send_connect(), rdpdr_send_name(), rdpsnd_init_packet(), and seamless_send().
Definition at line 138 of file channels.c.
Referenced by sec_recv().
Definition at line 46 of file channels.c.
Referenced by cliprdr_init(), lspci_init(), rdpdr_init(), rdpsnd_init(), and seamless_init().
Definition at line 79 of file channels.c.
Referenced by cliprdr_send_packet(), lspci_send(), rdpdr_send_available(), rdpdr_send_clientcapabilty(), rdpdr_send_completion(), rdpdr_send_connect(), rdpdr_send_name(), rdpsnd_send(), and seamless_send().
Referenced by xclip_init().
Referenced by helper_cliprdr_send_response().
Referenced by xclip_handle_SelectionRequest().
Referenced by xclip_handle_SelectionNotify().
Referenced by helper_cliprdr_send_response(), xclip_handle_SelectionNotify(), and xclip_probe_selections().
Definition at line 78 of file rdpdr.c.
Referenced by disk_set_information(), and rdpdr_process_irp().
Referenced by iso_connect().
void ctrl_cleanup | ( | ) |
RD_BOOL ctrl_is_slave | ( | ) |
RD_NTSTATUS disk_check_notify | ( | RD_NTHANDLE | handle | ) |
Referenced by _rdpdr_check_fds().
RD_NTSTATUS disk_create_notify | ( | RD_NTHANDLE | handle, |
uint32 | info_class | ||
) |
Referenced by rdpdr_process_irp().
RD_NTSTATUS disk_query_directory | ( | RD_NTHANDLE | handle, |
uint32 | info_class, | ||
char * | pattern, | ||
STREAM | out | ||
) |
Referenced by rdpdr_process_irp().
RD_NTSTATUS disk_query_information | ( | RD_NTHANDLE | handle, |
uint32 | info_class, | ||
STREAM | out | ||
) |
Referenced by rdpdr_process_irp().
RD_NTSTATUS disk_query_volume_information | ( | RD_NTHANDLE | handle, |
uint32 | info_class, | ||
STREAM | out | ||
) |
Referenced by rdpdr_process_irp().
RD_NTSTATUS disk_set_information | ( | RD_NTHANDLE | handle, |
uint32 | info_class, | ||
STREAM | in, | ||
STREAM | out | ||
) |
Referenced by rdpdr_process_irp().
void ensure_remote_modifiers | ( | uint32 | ev_time, |
key_translation | tr | ||
) |
Referenced by vncKey().
Definition at line 817 of file uimain.c.
Definition at line 709 of file uimain.c.
Referenced by sec_process_crypt_info().
Referenced by ui_init().
int get_device_index | ( | RD_NTHANDLE | handle | ) |
Referenced by parallel_close(), printer_close(), serial_close(), serial_get_event(), and serial_get_timeout().
Definition at line 146 of file vnc.c.
Referenced by handle_special_keys(), reset_modifier_keys(), and ui_get_numlock_state().
Definition at line 734 of file xkeymap.c.
Referenced by xkeymap_translate_key(), and xwin_process_events().
Referenced by vncKey(), and xwin_process_events().
Definition at line 234 of file shimdbg.c.
Referenced by lspci_process(), lspci_send(), rdp5_process(), rdp_recv(), rdpdr_process(), rdpsnd_process(), rdpsnd_send(), seamless_process(), seamless_send(), sec_recv(), sec_send_to_channel(), serial_device_control(), and serial_read().
RD_BOOL iso_connect | ( | char * | server, |
char * | username, | ||
char * | domain, | ||
char * | password, | ||
RD_BOOL | reconnect, | ||
uint32 * | selected_protocol | ||
) |
Definition at line 203 of file iso.c.
Referenced by mcs_connect(), and mcs_connect_start().
Definition at line 362 of file iso.c.
Referenced by mcs_connect(), mcs_connect_finalize(), mcs_disconnect(), and mcs_reconnect().
Definition at line 150 of file iso.c.
Referenced by mcs_init(), mcs_send_aurq(), mcs_send_cjrq(), mcs_send_connect_initial(), and mcs_send_edrq().
Definition at line 182 of file iso.c.
Referenced by mcs_recv(), mcs_recv_aucf(), mcs_recv_cjcf(), and mcs_recv_connect_response().
Definition at line 370 of file iso.c.
Referenced by mcs_reset_state().
Definition at line 162 of file iso.c.
Referenced by mcs_send_aurq(), mcs_send_cjrq(), mcs_send_connect_initial(), mcs_send_edrq(), and mcs_send_to_channel().
Definition at line 1356 of file rdesktop.c.
Referenced by printer_enum_devices().
Definition at line 378 of file licence.c.
Referenced by sec_recv().
Referenced by licence_process_demand(), and licence_process_request().
Definition at line 1685 of file atactl.cpp.
Definition at line 318 of file mcs.c.
Referenced by sec_connect().
RD_BOOL mcs_connect_start | ( | char * | server, |
char * | username, | ||
char * | domain, | ||
char * | password, | ||
RD_BOOL | reconnect, | ||
uint32 * | selected_protocol | ||
) |
Definition at line 311 of file mcs.c.
Referenced by sec_connect().
Definition at line 356 of file mcs.c.
Referenced by sec_disconnect().
Definition at line 280 of file mcs.c.
Referenced by sec_recv().
Definition at line 363 of file mcs.c.
Referenced by sec_reset_state().
Definition at line 254 of file mcs.c.
Referenced by mcs_send(), and sec_send_to_channel().
Definition at line 58 of file mppc.c.
Referenced by process_data_pdu(), and rdp5_process().
Definition at line 1174 of file rdesktop.c.
Referenced by disk_enum_devices(), parallel_enum_devices(), printer_enum_devices(), serial_enum_devices(), service_mainA(), and service_mainW().
Definition at line 154 of file printercache.c.
Referenced by announcedata_size().
Referenced by rdpdr_process().
Definition at line 1224 of file rdp.c.
Referenced by process_update_pdu(), and rdp5_process().
Definition at line 1156 of file rdp.c.
Referenced by process_pointer_pdu(), and rdp5_process().
Definition at line 1139 of file rdp.c.
Referenced by process_pointer_pdu(), and rdp5_process().
Definition at line 1146 of file rdp.c.
Referenced by process_pointer_pdu(), and rdp5_process().
Definition at line 1311 of file orders.c.
Referenced by process_update_pdu(), and rdp5_process().
Definition at line 1295 of file rdp.c.
Referenced by process_update_pdu(), and rdp5_process().
Definition at line 1166 of file rdp.c.
Referenced by process_pointer_pdu().
Definition at line 107 of file pstcache.c.
Referenced by rdp_enum_bmpcache2().
Definition at line 163 of file pstcache.c.
Referenced by rdp_out_bmpcache2_caps().
Definition at line 53 of file pstcache.c.
Referenced by cache_get_bitmap(), and pstcache_enumerate().
RD_BOOL pstcache_save_bitmap | ( | uint8 | cache_id, |
uint16 | cache_idx, | ||
uint8 * | key, | ||
uint8 | width, | ||
uint8 | height, | ||
uint16 | length, | ||
uint8 * | data | ||
) |
Definition at line 82 of file pstcache.c.
Referenced by process_bmpcache2().
Definition at line 39 of file pstcache.c.
Referenced by cache_evict_bitmap(), and cache_save_state().
Definition at line 868 of file uimain.c.
Referenced by pstcache_enumerate(), pstcache_load_bitmap(), pstcache_save_bitmap(), and pstcache_touch_bitmap().
Definition at line 854 of file uimain.c.
Referenced by pstcache_enumerate(), and pstcache_load_bitmap().
Definition at line 861 of file uimain.c.
Referenced by pstcache_save_bitmap(), and pstcache_touch_bitmap().
Definition at line 28 of file rdp5.c.
Referenced by rdp_recv().
RD_BOOL rdp_connect | ( | char * | server, |
uint32 | flags, | ||
char * | domain, | ||
char * | password, | ||
char * | command, | ||
char * | directory, | ||
RD_BOOL | reconnect | ||
) |
Definition at line 1742 of file rdp.c.
Referenced by main(), mstsc_ProtocolIOThread(), param_connect(), SEALED_::ProtocolLoop(), rdp2vnc_connect(), QMyScrollView::timerEvent(), ui_main(), and ui_main_loop().
Definition at line 1779 of file rdp.c.
Referenced by main(), SEALED_::ProtocolLoop(), and rdp2vnc_connect().
Definition at line 265 of file rdp.c.
Referenced by disk_set_information(), printercache_process(), process_redirect_pdu(), rdp_in_unistr(), and rdpdr_process_irp().
Definition at line 1695 of file rdp.c.
Referenced by QMyMainWindow::dataReceived(), nanox_event(), rdp_connect(), rdp_main_loop(), ui_main_loop(), and ui_read_wire().
Definition at line 1682 of file rdp.c.
Referenced by main(), mstsc_ProtocolIOThread(), SEALED_::ProtocolLoop(), and rdp2vnc_connect().
Definition at line 188 of file rdp.c.
Referenced by disk_query_directory(), disk_query_volume_information(), rdp_out_unistr(), rdp_out_unistr_mandatory_null(), rdp_send_logon_info(), rdpdr_send_available(), rdpdr_send_name(), and sec_out_mcs_data().
Definition at line 1770 of file rdp.c.
Referenced by SEALED_::ProtocolLoop(), and rdesktop_reset_state().
Definition at line 572 of file rdp.c.
Referenced by xwin_process_events().
void rdp_send_input | ( | uint32 | time, |
uint16 | message_type, | ||
uint16 | device_flags, | ||
uint16 | param1, | ||
uint16 | param2 | ||
) |
Definition at line 551 of file rdp.c.
Referenced by ensure_remote_modifiers(), handle_button_event(), handle_special_keys(), key_event(), QMyScrollView::keyPressEvent(), QMyMainWindow::keyPressEvent(), QMyScrollView::keyReleaseEvent(), QMyMainWindow::keyReleaseEvent(), QMyMainWindow::MemuClicked(), QMyMainWindow::mouseMoveEvent(), QMyMainWindow::mousePressEvent(), QMyMainWindow::mouseReleaseEvent(), mstsc_mousewheel(), mstsc_WndProc(), nanox_event(), process_demand_active(), process_keystroke(), process_mouse(), rdp_send_scancode(), reset_modifier_keys(), QMyMainWindow::timerEvent(), ui_key_down(), ui_key_up(), ui_mouse_button(), ui_mouse_move(), ui_set_modifier_state(), vncMouse(), QMyMainWindow::wheelEvent(), and xwin_process_events().
RD_BOOL rdpdr_abort_io | ( | uint32 | fd, |
uint32 | major, | ||
RD_NTSTATUS | status | ||
) |
Referenced by disk_close(), serial_close(), and serial_device_control().
void rdpdr_add_fds | ( | int * | n, |
fd_set * | rfds, | ||
fd_set * | wfds, | ||
struct timeval * | tv, | ||
RD_BOOL * | timeout | ||
) |
Referenced by ui_select().
Referenced by ui_select().
struct async_iorequest * rdpdr_remove_iorequest | ( | struct async_iorequest * | prev, |
struct async_iorequest * | iorq | ||
) |
void rdpdr_send_completion | ( | uint32 | device, |
uint32 | id, | ||
uint32 | status, | ||
uint32 | result, | ||
uint8 * | buffer, | ||
uint32 | length | ||
) |
Referenced by main(), param_connect(), QMyScrollView::timerEvent(), and ui_main_loop().
struct audio_packet * rdpsnd_queue_current_packet | ( | void | ) |
Definition at line 632 of file uimain.c.
Referenced by handle_special_keys(), process_demand_active(), and reset_modifier_keys().
Referenced by xwin_process_events().
Referenced by licence_process_issue(), and licence_process_new_license().
Referenced by channel_send(), sec_send_to_channel(), tcp_init(), and tcp_send().
void scard_reset_state | ( | ) |
Referenced by channel_send(), sec_send_to_channel(), tcp_init(), and tcp_send().
Referenced by ui_select().
Referenced by xwin_process_events().
unsigned int seamless_send_position | ( | unsigned long | id, |
int | x, | ||
int | y, | ||
int | width, | ||
int | height, | ||
unsigned long | flags | ||
) |
Referenced by sw_update_position().
Referenced by xwin_process_events().
Referenced by ui_seamless_toggle().
Referenced by sw_handle_restack().
RD_BOOL sec_connect | ( | char * | server, |
char * | username, | ||
char * | domain, | ||
char * | password, | ||
RD_BOOL | reconnect | ||
) |
Definition at line 1005 of file secure.c.
Referenced by rdp_connect().
Definition at line 396 of file secure.c.
Referenced by sec_recv().
Definition at line 1032 of file secure.c.
Referenced by rdp_disconnect().
Definition at line 187 of file secure.c.
Referenced by licence_generate_keys().
Definition at line 155 of file secure.c.
Referenced by licence_generate_keys().
Definition at line 217 of file secure.c.
Definition at line 419 of file secure.c.
Referenced by channel_init(), channel_send(), licence_info(), licence_present(), licence_send_authresp(), licence_send_new_licence_request(), licence_send_platform_challenge_response(), licence_send_request(), rdp_init_data(), rdp_send_confirm_active(), rdp_send_logon_info(), and sec_establish_key().
Definition at line 856 of file secure.c.
Referenced by mcs_recv_connect_response().
Definition at line 903 of file secure.c.
Referenced by rdp_recv().
Definition at line 1039 of file secure.c.
Referenced by rdp_reset_state().
Definition at line 472 of file secure.c.
Referenced by licence_info(), licence_present(), licence_send_authresp(), licence_send_new_licence_request(), licence_send_platform_challenge_response(), licence_send_request(), rdp_send_confirm_active(), rdp_send_data(), rdp_send_logon_info(), and sec_establish_key().
Definition at line 436 of file secure.c.
Referenced by channel_send(), and sec_send().
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 licence_process_authreq(), licence_process_demand(), licence_process_platform_challenge(), and licence_process_request().
RD_BOOL serial_get_event | ( | RD_NTHANDLE | handle, |
uint32 * | result | ||
) |
Referenced by _rdpdr_check_fds().
RD_BOOL serial_get_timeout | ( | RD_NTHANDLE | handle, |
uint32 | length, | ||
uint32 * | timeout, | ||
uint32 * | itv_timeout | ||
) |
Referenced by rdpdr_process_irp().
RD_BOOL str_handle_lines | ( | const char * | input, |
char ** | rest, | ||
str_handle_lines_t | linehandler, | ||
void * | data | ||
) |
Referenced by lspci_process(), and seamless_process().
Definition at line 1235 of file rdesktop.c.
Referenced by FsVolumeInfo(), handle_child_line(), ui_clip_set_mode(), and xkeymap_read().
RD_BOOL subprocess | ( | char *const | argv[], |
str_handle_lines_t | linehandler, | ||
void * | data | ||
) |
Referenced by lspci_process_line().
Definition at line 717 of file tcp.c.
Referenced by iso_connect(), iso_reconnect(), LibTCPConnectCallback(), START_TEST(), and test_tcp_rto_timeout_syn_sent_impl().
Definition at line 832 of file tcp.c.
Referenced by iso_connect(), iso_disconnect(), and iso_reconnect().
Definition at line 866 of file tcp.c.
Referenced by rdp_send_logon_info(), and wWinMain().
Definition at line 82 of file tcp.c.
Referenced by iso_init(), iso_send_connection_request(), iso_send_msg(), and lwip_init().
Definition at line 882 of file tcp.c.
Definition at line 344 of file tcp.c.
Referenced by iso_recv_msg(), LibTCPAccept(), LibTCPConnectCallback(), START_TEST(), test_tcp_new_counters_pcb(), test_tcp_recv_expect1byte(), and test_tcp_recv_expectclose().
Definition at line 894 of file tcp.c.
Referenced by iso_reset_state().
Definition at line 270 of file tcp.c.
Referenced by iso_send(), iso_send_connection_request(), and iso_send_msg().
Referenced by iso_connect().
Definition at line 1223 of file rdesktop.c.
Referenced by parallel_enum_devices(), and serial_enum_devices().
Definition at line 657 of file uimain.c.
Referenced by process_update_pdu(), and rdp5_process().
Referenced by cliprdr_process().
Referenced by cliprdr_process().
Referenced by cliprdr_process().
Referenced by cliprdr_process().
Referenced by cliprdr_set_mode().
Referenced by cliprdr_process().
RD_HBITMAP ui_create_bitmap | ( | int | width, |
int | height, | ||
uint8 * | data | ||
) |
Definition at line 277 of file uimain.c.
Referenced by process_bmpcache(), process_bmpcache2(), process_raw_bmpcache(), pstcache_load_bitmap(), and ui_paint_bitmap().
RD_HCOLOURMAP ui_create_colourmap | ( | COLOURMAP * | colours | ) |
Definition at line 336 of file uimain.c.
Referenced by process_colcache(), and process_palette().
RD_HCURSOR ui_create_cursor | ( | unsigned int | x, |
unsigned int | y, | ||
int | width, | ||
int | height, | ||
uint8 * | andmask, | ||
uint8 * | xormask, | ||
int | bpp | ||
) |
Definition at line 175 of file uimain.c.
Referenced by process_colour_pointer_common(), and process_colour_pointer_pdu().
Definition at line 234 of file uimain.c.
Referenced by process_fontcache(), ui_create_cursor(), and ui_patblt().
Definition at line 559 of file qtwin.cpp.
Referenced by main(), rdp2vnc_connect(), and xwin_toggle_fullscreen().
void ui_destroy_bitmap | ( | RD_HBITMAP | bmp | ) |
Referenced by cache_evict_bitmap(), and cache_put_bitmap().
void ui_destroy_colourmap | ( | RD_HCOLOURMAP | map | ) |
void ui_destroy_cursor | ( | RD_HCURSOR | cursor | ) |
Referenced by cache_put_cursor().
Definition at line 1424 of file qtewin.cpp.
Referenced by cache_put_font(), and ui_patblt().
Definition at line 637 of file qtwin.cpp.
Referenced by main(), rdp2vnc_connect(), and xwin_toggle_fullscreen().
void ui_draw_glyph | ( | int | mixmode, |
int | x, | ||
int | y, | ||
int | cx, | ||
int | cy, | ||
RD_HGLYPH | glyph, | ||
int | srcx, | ||
int | srcy, | ||
int | bgcolour, | ||
int | fgcolour | ||
) |
Definition at line 782 of file vnc.c.
void ui_draw_text | ( | 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 412 of file uimain.c.
Referenced by process_text2().
void ui_ellipse | ( | uint8 | opcode, |
uint8 | fillmode, | ||
int | x, | ||
int | y, | ||
int | cx, | ||
int | cy, | ||
BRUSH * | brush, | ||
int | bgcolour, | ||
int | fgcolour | ||
) |
Definition at line 699 of file uimain.c.
Referenced by process_ellipse(), and process_ellipse2().
Definition at line 664 of file uimain.c.
Referenced by process_update_pdu(), and rdp5_process().
Definition at line 1620 of file svgawin.c.
Referenced by process_demand_active().
Definition at line 513 of file uimain.c.
Referenced by process_line(), and ui_polyline().
Referenced by process_memblt().
Definition at line 616 of file uimain.c.
Referenced by process_pointer_pdu(), and rdp5_process().
Definition at line 307 of file uimain.c.
Referenced by process_bitmap_updates(), and ui_desktop_restore().
void ui_patblt | ( | uint8 | opcode, |
int | x, | ||
int | y, | ||
int | cx, | ||
int | cy, | ||
BRUSH * | brush, | ||
int | bgcolour, | ||
int | fgcolour | ||
) |
Definition at line 597 of file uimain.c.
Referenced by process_patblt(), and ui_triblt().
void ui_polygon | ( | uint8 | opcode, |
uint8 | fillmode, | ||
RD_POINT * | point, | ||
int | npoints, | ||
BRUSH * | brush, | ||
int | bgcolour, | ||
int | fgcolour | ||
) |
Definition at line 671 of file uimain.c.
Referenced by process_polygon(), and process_polygon2().
Definition at line 679 of file uimain.c.
Referenced by process_polyline().
Definition at line 573 of file uimain.c.
Referenced by process_rect(), ui_destblt(), and ui_draw_text().
Definition at line 328 of file uimain.c.
Referenced by process_orders(), and ui_create_window().
Definition at line 581 of file uimain.c.
Referenced by process_screenblt().
Referenced by seamless_process_line().
Referenced by seamless_process_line().
void ui_seamless_create_window | ( | unsigned long | id, |
unsigned long | group, | ||
unsigned long | parent, | ||
unsigned long | flags | ||
) |
Referenced by seamless_process_line().
Referenced by seamless_process_line().
Referenced by seamless_process_line().
void ui_seamless_end | ( | ) |
Referenced by seamless_process_line().
void ui_seamless_move_window | ( | unsigned long | id, |
int | x, | ||
int | y, | ||
int | width, | ||
int | height, | ||
unsigned long | flags | ||
) |
Referenced by seamless_process_line().
Referenced by seamless_process_line().
void ui_seamless_seticon | ( | unsigned long | id, |
const char * | format, | ||
int | width, | ||
int | height, | ||
int | chunk, | ||
const char * | data, | ||
int | chunk_len | ||
) |
Referenced by seamless_process_line().
Referenced by seamless_process_line().
Referenced by seamless_process_line().
Referenced by seamless_process_line().
Definition at line 164 of file uimain.c.
Referenced by tcp_recv().
Definition at line 320 of file uimain.c.
Referenced by process_orders(), and ui_create_window().
void ui_set_colourmap | ( | RD_HCOLOURMAP | map | ) |
Definition at line 1527 of file qtewin.cpp.
Referenced by process_colcache(), and process_palette().
void ui_set_cursor | ( | RD_HCURSOR | cursor | ) |
Referenced by process_cached_pointer_pdu(), process_colour_pointer_common(), and process_colour_pointer_pdu().
Definition at line 227 of file uimain.c.
Referenced by process_system_pointer_pdu(), and rdp5_process().
void ui_triblt | ( | uint8 | opcode, |
int | x, | ||
int | y, | ||
int | cx, | ||
int | cy, | ||
RD_HBITMAP | src, | ||
int | srcx, | ||
int | srcy, | ||
BRUSH * | brush, | ||
int | bgcolour, | ||
int | fgcolour | ||
) |
Referenced by process_triblt().
Definition at line 801 of file uimain.c.
Referenced by bitmap_decompress(), bitmap_decompress1(), bitmap_decompress2(), bitmap_decompress3(), cliprdr_process(), disk_device_control(), disk_query_directory(), disk_query_information(), disk_query_volume_information(), disk_set_information(), licence_process(), parallel_device_control(), printercache_process(), process_data_pdu(), process_orders(), process_pointer_pdu(), process_secondary_order(), process_system_pointer_pdu(), process_update_pdu(), rdp5_process(), rdp_loop(), rdpdr_process(), rdpdr_process_irp(), rdpsnd_process(), seamless_process_line(), sec_parse_crypt_info(), sec_process_mcs_data(), serial_device_control(), ui_destblt(), ui_draw_glyph(), ui_ellipse(), ui_memblt(), ui_patblt(), ui_polygon(), and ui_triblt().
Referenced by ui_deinit().
Definition at line 758 of file uimain.c.
Referenced by _rdpdr_check_fds(), cache_put_brush_data(), cache_put_text(), cliprdr_send_native_format_announce(), free_key_translation(), licence_process_request(), lspci_process(), NotifyInfo(), QMyMainWindow::paintEvent(), printercache_load_blob(), printercache_mkdir(), printercache_rename_blob(), printercache_save_blob(), printercache_unlink_blob(), process_bitmap_updates(), process_bmpcache(), process_bmpcache2(), process_colcache(), process_palette(), process_polygon(), process_polygon2(), process_polyline(), process_raw_bmpcache(), pstcache_load_bitmap(), rdpdr_process_irp(), rdpdr_remove_iorequest(), rdpdr_send_available(), rdssl_sign_ok(), seamless_process(), seamless_process_line(), sec_connect(), sw_remove_window(), tcp_disconnect(), tcp_recv(), tcp_reset_state(), ui_clip_format_announce(), ui_create_bitmap(), ui_create_colourmap(), ui_create_cursor(), ui_destroy_colourmap(), ui_paint_bitmap(), ui_set_colourmap(), vncDeleteBuffer(), xclip_handle_PropertyNotify(), xclip_send_data_with_convert(), xkeymap_from_locale(), and xkeymap_open().
Referenced by init_keyboard(), and ui_init().
Definition at line 222 of file xkeymap.c.
Referenced by xkeymap_from_locale(), and xkeymap_read().
void xkeymap_send_keys | ( | uint32 | keysym, |
unsigned int | keycode, | ||
unsigned int | state, | ||
uint32 | ev_time, | ||
RD_BOOL | pressed, | ||
uint8 | nesting | ||
) |
Referenced by xwin_process_events().
Definition at line 714 of file xkeymap.c.
Referenced by handle_button_event().
Referenced by vncKey().
Definition at line 747 of file uimain.c.
Referenced by accel_fill_rect(), accel_screen_copy(), add_async_iorequest(), add_block(), add_block_index(), add_filename_node(), add_func_desc(), add_importlib(), add_sequence(), add_structure_typeinfo(), add_to_keymap(), add_typeinfo_block(), add_var_desc(), AskTagProc(), cache_put_text(), cache_rect(), check_for_additional_prototype_types(), cliprdr_send_native_format_announce(), create_library_block(), create_msft_typeinfo(), create_msft_typelib(), ctl2_alloc_segment(), disk_enum_devices(), format_namespace(), get_file_version(), get_subtests(), init_sltg_data(), lf2crlf(), load_licence(), local_href(), lspci_process(), main(), make_expr(), make_expr1(), make_expr2(), make_expr3(), make_exprd(), make_exprl(), make_exprs(), make_exprt(), new_index_name(), NotifyInfo(), of_reverse(), output_typelib_regscript(), QMyMainWindow::paintEvent(), parallel_enum_devices(), param_connect(), pathjoin(), printer_enum_devices(), printercache_load_blob(), printercache_mkdir(), printercache_rename_blob(), printercache_save_blob(), printercache_unlink_blob(), process_bitmap_updates(), process_bmpcache(), process_bmpcache2(), process_brushcache(), process_colcache(), process_palette(), process_polygon(), process_polygon2(), process_polyline(), process_raw_bmpcache(), process_redirect_pdu(), pstcache_load_bitmap(), rdp_in_unistr(), rdpdr_process_irp(), rdssl_sign_ok(), read_importlib(), read_msft_importlib(), run_tests(), save_licence(), seamless_process(), sec_connect(), serial_enum_devices(), sltg_add_typeinfo(), str_handle_lines(), sw_find_group(), tcp_connect(), QMyScrollView::timerEvent(), translate_image(), type_dispinterface_define(), type_dispinterface_define_from_iface(), type_interface_define(), type_module_define(), type_new_encapsulated_union(), type_new_enum(), type_new_function(), type_new_nonencapsulated_union(), type_new_struct(), ui_clip_format_announce(), ui_create_bitmap(), ui_create_colourmap(), ui_create_cursor(), ui_create_glyph(), ui_create_window(), ui_desktop_save(), ui_init(), ui_invalidate(), ui_memblt(), ui_patblt(), ui_screenblt(), ui_seamless_create_window(), vncNewBuffer(), vncNewColourMap(), vncNewCursor(), write_conf_or_var_desc(), write_var_desc(), xclip_send_data_with_convert(), and xstrdup().
Definition at line 736 of file uimain.c.
Referenced by _rdpdr_check_fds(), add_func_desc(), add_index(), add_name(), add_var_desc(), append_data(), build_iface_list(), channel_process(), ctl2_alloc_segment(), extract_rev_infos(), extract_test(), get_subtests(), local_href(), process_data_pdu(), rdp5_process(), rdpdr_process_irp(), tcp_init(), tcp_recv(), and xclip_handle_PropertyNotify().
Definition at line 768 of file uimain.c.
Referenced by add_importlib(), check_for_additional_prototype_types(), duptype(), extract_test(), main(), make_token(), seamless_process_line(), set_target(), type_new_alias(), type_new_array(), type_new_encapsulated_union(), type_new_function(), wave_out_open(), write_conf_or_var_desc(), and xkeymap_from_locale().