ReactOS 0.4.15-dev-7834-g00c4b3d
GDI_DRAW_STREAM_TAG Struct Reference

#include <undocgdi.h>

Collaboration diagram for GDI_DRAW_STREAM_TAG:

Public Attributes

DWORD signature
 
DWORD reserved
 
HDC hDC
 
RECT rcDest
 
DWORD unknown1
 
HBITMAP hImage
 
DWORD unknown2
 
RECT rcClip
 
RECT rcSrc
 
DWORD drawOption
 
DWORD leftSizingMargin
 
DWORD rightSizingMargin
 
DWORD topSizingMargin
 
DWORD bottomSizingMargin
 
DWORD crTransparent
 

Detailed Description

Definition at line 14 of file undocgdi.h.

Member Data Documentation

◆ bottomSizingMargin

DWORD GDI_DRAW_STREAM_TAG::bottomSizingMargin

Definition at line 29 of file undocgdi.h.

Referenced by GdiDrawStream(), UXTHEME_DrawImageBackground(), and UXTHEME_DrawImageGlyph().

◆ crTransparent

DWORD GDI_DRAW_STREAM_TAG::crTransparent

Definition at line 30 of file undocgdi.h.

Referenced by GdiDrawStream(), UXTHEME_DrawImageBackground(), and UXTHEME_DrawImageGlyph().

◆ drawOption

DWORD GDI_DRAW_STREAM_TAG::drawOption

Definition at line 25 of file undocgdi.h.

Referenced by GdiDrawStream(), UXTHEME_DrawImageBackground(), and UXTHEME_DrawImageGlyph().

◆ hDC

HDC GDI_DRAW_STREAM_TAG::hDC

Definition at line 18 of file undocgdi.h.

Referenced by GdiDrawStream(), UXTHEME_DrawImageBackground(), and UXTHEME_DrawImageGlyph().

◆ hImage

HBITMAP GDI_DRAW_STREAM_TAG::hImage

Definition at line 21 of file undocgdi.h.

Referenced by GdiDrawStream(), UXTHEME_DrawImageBackground(), and UXTHEME_DrawImageGlyph().

◆ leftSizingMargin

DWORD GDI_DRAW_STREAM_TAG::leftSizingMargin

Definition at line 26 of file undocgdi.h.

Referenced by GdiDrawStream(), UXTHEME_DrawImageBackground(), and UXTHEME_DrawImageGlyph().

◆ rcClip

RECT GDI_DRAW_STREAM_TAG::rcClip

Definition at line 23 of file undocgdi.h.

◆ rcDest

RECT GDI_DRAW_STREAM_TAG::rcDest

Definition at line 19 of file undocgdi.h.

Referenced by GdiDrawStream(), UXTHEME_DrawImageBackground(), and UXTHEME_DrawImageGlyph().

◆ rcSrc

RECT GDI_DRAW_STREAM_TAG::rcSrc

Definition at line 24 of file undocgdi.h.

Referenced by GdiDrawStream(), UXTHEME_DrawImageBackground(), and UXTHEME_DrawImageGlyph().

◆ reserved

DWORD GDI_DRAW_STREAM_TAG::reserved

Definition at line 17 of file undocgdi.h.

Referenced by GdiDrawStream(), UXTHEME_DrawImageBackground(), and UXTHEME_DrawImageGlyph().

◆ rightSizingMargin

DWORD GDI_DRAW_STREAM_TAG::rightSizingMargin

Definition at line 27 of file undocgdi.h.

Referenced by GdiDrawStream(), UXTHEME_DrawImageBackground(), and UXTHEME_DrawImageGlyph().

◆ signature

DWORD GDI_DRAW_STREAM_TAG::signature

Definition at line 16 of file undocgdi.h.

Referenced by GdiDrawStream(), UXTHEME_DrawImageBackground(), and UXTHEME_DrawImageGlyph().

◆ topSizingMargin

DWORD GDI_DRAW_STREAM_TAG::topSizingMargin

Definition at line 28 of file undocgdi.h.

Referenced by GdiDrawStream(), UXTHEME_DrawImageBackground(), and UXTHEME_DrawImageGlyph().

◆ unknown1

DWORD GDI_DRAW_STREAM_TAG::unknown1

Definition at line 20 of file undocgdi.h.

Referenced by GdiDrawStream(), UXTHEME_DrawImageBackground(), and UXTHEME_DrawImageGlyph().

◆ unknown2

DWORD GDI_DRAW_STREAM_TAG::unknown2

Definition at line 22 of file undocgdi.h.

Referenced by GdiDrawStream(), UXTHEME_DrawImageBackground(), and UXTHEME_DrawImageGlyph().


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