FreeRDP
|
Data Fields | |
rdpPrimaryUpdate | common |
ORDER_INFO | order_info |
DSTBLT_ORDER | dstblt |
PATBLT_ORDER | patblt |
SCRBLT_ORDER | scrblt |
OPAQUE_RECT_ORDER | opaque_rect |
DRAW_NINE_GRID_ORDER | draw_nine_grid |
MULTI_DSTBLT_ORDER | multi_dstblt |
MULTI_PATBLT_ORDER | multi_patblt |
MULTI_SCRBLT_ORDER | multi_scrblt |
MULTI_OPAQUE_RECT_ORDER | multi_opaque_rect |
MULTI_DRAW_NINE_GRID_ORDER | multi_draw_nine_grid |
LINE_TO_ORDER | line_to |
POLYLINE_ORDER | polyline |
MEMBLT_ORDER | memblt |
MEM3BLT_ORDER | mem3blt |
SAVE_BITMAP_ORDER | save_bitmap |
GLYPH_INDEX_ORDER | glyph_index |
FAST_INDEX_ORDER | fast_index |
FAST_GLYPH_ORDER | fast_glyph |
POLYGON_SC_ORDER | polygon_sc |
POLYGON_CB_ORDER | polygon_cb |
ELLIPSE_SC_ORDER | ellipse_sc |
ELLIPSE_CB_ORDER | ellipse_cb |
Definition at line 88 of file libfreerdp/core/update.h.
rdpPrimaryUpdate rdp_primary_update_internal::common |
Definition at line 90 of file libfreerdp/core/update.h.
DRAW_NINE_GRID_ORDER rdp_primary_update_internal::draw_nine_grid |
Definition at line 97 of file libfreerdp/core/update.h.
DSTBLT_ORDER rdp_primary_update_internal::dstblt |
Definition at line 93 of file libfreerdp/core/update.h.
ELLIPSE_CB_ORDER rdp_primary_update_internal::ellipse_cb |
Definition at line 114 of file libfreerdp/core/update.h.
ELLIPSE_SC_ORDER rdp_primary_update_internal::ellipse_sc |
Definition at line 113 of file libfreerdp/core/update.h.
FAST_GLYPH_ORDER rdp_primary_update_internal::fast_glyph |
Definition at line 110 of file libfreerdp/core/update.h.
FAST_INDEX_ORDER rdp_primary_update_internal::fast_index |
Definition at line 109 of file libfreerdp/core/update.h.
GLYPH_INDEX_ORDER rdp_primary_update_internal::glyph_index |
Definition at line 108 of file libfreerdp/core/update.h.
LINE_TO_ORDER rdp_primary_update_internal::line_to |
Definition at line 103 of file libfreerdp/core/update.h.
MEM3BLT_ORDER rdp_primary_update_internal::mem3blt |
Definition at line 106 of file libfreerdp/core/update.h.
MEMBLT_ORDER rdp_primary_update_internal::memblt |
Definition at line 105 of file libfreerdp/core/update.h.
MULTI_DRAW_NINE_GRID_ORDER rdp_primary_update_internal::multi_draw_nine_grid |
Definition at line 102 of file libfreerdp/core/update.h.
MULTI_DSTBLT_ORDER rdp_primary_update_internal::multi_dstblt |
Definition at line 98 of file libfreerdp/core/update.h.
MULTI_OPAQUE_RECT_ORDER rdp_primary_update_internal::multi_opaque_rect |
Definition at line 101 of file libfreerdp/core/update.h.
MULTI_PATBLT_ORDER rdp_primary_update_internal::multi_patblt |
Definition at line 99 of file libfreerdp/core/update.h.
MULTI_SCRBLT_ORDER rdp_primary_update_internal::multi_scrblt |
Definition at line 100 of file libfreerdp/core/update.h.
OPAQUE_RECT_ORDER rdp_primary_update_internal::opaque_rect |
Definition at line 96 of file libfreerdp/core/update.h.
ORDER_INFO rdp_primary_update_internal::order_info |
Definition at line 92 of file libfreerdp/core/update.h.
PATBLT_ORDER rdp_primary_update_internal::patblt |
Definition at line 94 of file libfreerdp/core/update.h.
POLYGON_CB_ORDER rdp_primary_update_internal::polygon_cb |
Definition at line 112 of file libfreerdp/core/update.h.
POLYGON_SC_ORDER rdp_primary_update_internal::polygon_sc |
Definition at line 111 of file libfreerdp/core/update.h.
POLYLINE_ORDER rdp_primary_update_internal::polyline |
Definition at line 104 of file libfreerdp/core/update.h.
SAVE_BITMAP_ORDER rdp_primary_update_internal::save_bitmap |
Definition at line 107 of file libfreerdp/core/update.h.
SCRBLT_ORDER rdp_primary_update_internal::scrblt |
Definition at line 95 of file libfreerdp/core/update.h.