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

Public Attributes | |
| int | x |
| int | y |
| UINT | n |
| LPCWSTR | lpstr |
| UINT | uiFlags |
| RECT | rcl |
| int * | pdx |
| LPCWSTR _POLYTEXTW::lpstr |
Definition at line 3010 of file wingdi.h.
Referenced by IntPaintDesktop(), and PlayEnhMetaFileRecord().
| UINT _POLYTEXTW::n |
Definition at line 3009 of file wingdi.h.
Referenced by IntPaintDesktop(), and PlayEnhMetaFileRecord().
| int* _POLYTEXTW::pdx |
Definition at line 3013 of file wingdi.h.
Referenced by PlayEnhMetaFileRecord().
| RECT _POLYTEXTW::rcl |
Definition at line 3012 of file wingdi.h.
Referenced by PlayEnhMetaFileRecord(), and CPolyText::ShiftPolyText().
| UINT _POLYTEXTW::uiFlags |
Definition at line 3011 of file wingdi.h.
Referenced by PlayEnhMetaFileRecord().
| int _POLYTEXTW::x |
Definition at line 3007 of file wingdi.h.
Referenced by PlayEnhMetaFileRecord(), CPolyText::RemoveLastLine(), and CPolyText::ShiftPolyText().
| int _POLYTEXTW::y |
Definition at line 3008 of file wingdi.h.
Referenced by IntPaintDesktop(), PlayEnhMetaFileRecord(), CPolyText::RemoveLastLine(), and CPolyText::ShiftPolyText().