FreeRDP
rdp_primary_update_internal Struct Reference
Collaboration diagram for rdp_primary_update_internal:

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
 

Detailed Description

Definition at line 88 of file libfreerdp/core/update.h.

Field Documentation

◆ common

rdpPrimaryUpdate rdp_primary_update_internal::common

Definition at line 90 of file libfreerdp/core/update.h.

◆ draw_nine_grid

DRAW_NINE_GRID_ORDER rdp_primary_update_internal::draw_nine_grid

Definition at line 97 of file libfreerdp/core/update.h.

◆ dstblt

DSTBLT_ORDER rdp_primary_update_internal::dstblt

Definition at line 93 of file libfreerdp/core/update.h.

◆ ellipse_cb

ELLIPSE_CB_ORDER rdp_primary_update_internal::ellipse_cb

Definition at line 114 of file libfreerdp/core/update.h.

◆ ellipse_sc

ELLIPSE_SC_ORDER rdp_primary_update_internal::ellipse_sc

Definition at line 113 of file libfreerdp/core/update.h.

◆ fast_glyph

FAST_GLYPH_ORDER rdp_primary_update_internal::fast_glyph

Definition at line 110 of file libfreerdp/core/update.h.

◆ fast_index

FAST_INDEX_ORDER rdp_primary_update_internal::fast_index

Definition at line 109 of file libfreerdp/core/update.h.

◆ glyph_index

GLYPH_INDEX_ORDER rdp_primary_update_internal::glyph_index

Definition at line 108 of file libfreerdp/core/update.h.

◆ line_to

LINE_TO_ORDER rdp_primary_update_internal::line_to

Definition at line 103 of file libfreerdp/core/update.h.

◆ mem3blt

MEM3BLT_ORDER rdp_primary_update_internal::mem3blt

Definition at line 106 of file libfreerdp/core/update.h.

◆ memblt

MEMBLT_ORDER rdp_primary_update_internal::memblt

Definition at line 105 of file libfreerdp/core/update.h.

◆ multi_draw_nine_grid

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

MULTI_DSTBLT_ORDER rdp_primary_update_internal::multi_dstblt

Definition at line 98 of file libfreerdp/core/update.h.

◆ multi_opaque_rect

MULTI_OPAQUE_RECT_ORDER rdp_primary_update_internal::multi_opaque_rect

Definition at line 101 of file libfreerdp/core/update.h.

◆ multi_patblt

MULTI_PATBLT_ORDER rdp_primary_update_internal::multi_patblt

Definition at line 99 of file libfreerdp/core/update.h.

◆ multi_scrblt

MULTI_SCRBLT_ORDER rdp_primary_update_internal::multi_scrblt

Definition at line 100 of file libfreerdp/core/update.h.

◆ opaque_rect

OPAQUE_RECT_ORDER rdp_primary_update_internal::opaque_rect

Definition at line 96 of file libfreerdp/core/update.h.

◆ order_info

ORDER_INFO rdp_primary_update_internal::order_info

Definition at line 92 of file libfreerdp/core/update.h.

◆ patblt

PATBLT_ORDER rdp_primary_update_internal::patblt

Definition at line 94 of file libfreerdp/core/update.h.

◆ polygon_cb

POLYGON_CB_ORDER rdp_primary_update_internal::polygon_cb

Definition at line 112 of file libfreerdp/core/update.h.

◆ polygon_sc

POLYGON_SC_ORDER rdp_primary_update_internal::polygon_sc

Definition at line 111 of file libfreerdp/core/update.h.

◆ polyline

POLYLINE_ORDER rdp_primary_update_internal::polyline

Definition at line 104 of file libfreerdp/core/update.h.

◆ save_bitmap

SAVE_BITMAP_ORDER rdp_primary_update_internal::save_bitmap

Definition at line 107 of file libfreerdp/core/update.h.

◆ scrblt

SCRBLT_ORDER rdp_primary_update_internal::scrblt

Definition at line 95 of file libfreerdp/core/update.h.


The documentation for this struct was generated from the following file: