|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <ntgdityp.h>

Public Attributes | |
| GDIBATCHHDR | gbHdr |
| UINT | Count |
| UINT | Options |
| RECT | Rect |
| POINTL | ptlViewportOrg |
| ULONG | ulBackgroundClr |
Definition at line 533 of file ntgdityp.h.
| UINT _GDIBSEXTTEXTOUT::Count |
Definition at line 536 of file ntgdityp.h.
Referenced by ExtTextOutW(), and GdiFlushUserBatch().
| GDIBATCHHDR _GDIBSEXTTEXTOUT::gbHdr |
Definition at line 535 of file ntgdityp.h.
| UINT _GDIBSEXTTEXTOUT::Options |
Definition at line 537 of file ntgdityp.h.
Referenced by ExtTextOutW(), and GdiFlushUserBatch().
| POINTL _GDIBSEXTTEXTOUT::ptlViewportOrg |
Definition at line 539 of file ntgdityp.h.
Referenced by ExtTextOutW(), and GdiFlushUserBatch().
| RECT _GDIBSEXTTEXTOUT::Rect |
Definition at line 538 of file ntgdityp.h.
Referenced by ExtTextOutW(), and GdiFlushUserBatch().
| ULONG _GDIBSEXTTEXTOUT::ulBackgroundClr |
Definition at line 540 of file ntgdityp.h.
Referenced by ExtTextOutW(), and GdiFlushUserBatch().