FreeRDP
|
Data Fields | |
rdpAltSecUpdate | common |
CREATE_OFFSCREEN_BITMAP_ORDER | create_offscreen_bitmap |
SWITCH_SURFACE_ORDER | switch_surface |
CREATE_NINE_GRID_BITMAP_ORDER | create_nine_grid_bitmap |
FRAME_MARKER_ORDER | frame_marker |
STREAM_BITMAP_FIRST_ORDER | stream_bitmap_first |
STREAM_BITMAP_NEXT_ORDER | stream_bitmap_next |
DRAW_GDIPLUS_CACHE_FIRST_ORDER | draw_gdiplus_cache_first |
DRAW_GDIPLUS_CACHE_NEXT_ORDER | draw_gdiplus_cache_next |
DRAW_GDIPLUS_CACHE_END_ORDER | draw_gdiplus_cache_end |
DRAW_GDIPLUS_FIRST_ORDER | draw_gdiplus_first |
DRAW_GDIPLUS_NEXT_ORDER | draw_gdiplus_next |
DRAW_GDIPLUS_END_ORDER | draw_gdiplus_end |
Definition at line 70 of file libfreerdp/core/update.h.
rdpAltSecUpdate rdp_altsec_update_internal::common |
Definition at line 72 of file libfreerdp/core/update.h.
CREATE_NINE_GRID_BITMAP_ORDER rdp_altsec_update_internal::create_nine_grid_bitmap |
Definition at line 76 of file libfreerdp/core/update.h.
CREATE_OFFSCREEN_BITMAP_ORDER rdp_altsec_update_internal::create_offscreen_bitmap |
Definition at line 74 of file libfreerdp/core/update.h.
DRAW_GDIPLUS_CACHE_END_ORDER rdp_altsec_update_internal::draw_gdiplus_cache_end |
Definition at line 82 of file libfreerdp/core/update.h.
DRAW_GDIPLUS_CACHE_FIRST_ORDER rdp_altsec_update_internal::draw_gdiplus_cache_first |
Definition at line 80 of file libfreerdp/core/update.h.
DRAW_GDIPLUS_CACHE_NEXT_ORDER rdp_altsec_update_internal::draw_gdiplus_cache_next |
Definition at line 81 of file libfreerdp/core/update.h.
DRAW_GDIPLUS_END_ORDER rdp_altsec_update_internal::draw_gdiplus_end |
Definition at line 85 of file libfreerdp/core/update.h.
DRAW_GDIPLUS_FIRST_ORDER rdp_altsec_update_internal::draw_gdiplus_first |
Definition at line 83 of file libfreerdp/core/update.h.
DRAW_GDIPLUS_NEXT_ORDER rdp_altsec_update_internal::draw_gdiplus_next |
Definition at line 84 of file libfreerdp/core/update.h.
FRAME_MARKER_ORDER rdp_altsec_update_internal::frame_marker |
Definition at line 77 of file libfreerdp/core/update.h.
STREAM_BITMAP_FIRST_ORDER rdp_altsec_update_internal::stream_bitmap_first |
Definition at line 78 of file libfreerdp/core/update.h.
STREAM_BITMAP_NEXT_ORDER rdp_altsec_update_internal::stream_bitmap_next |
Definition at line 79 of file libfreerdp/core/update.h.
SWITCH_SURFACE_ORDER rdp_altsec_update_internal::switch_surface |
Definition at line 75 of file libfreerdp/core/update.h.