ReactOS 0.4.16-dev-122-g325d74c
|
#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 2564 of file wingdi.h.
Referenced by IntPaintDesktop(), and PlayEnhMetaFileRecord().
UINT _POLYTEXTW::n |
Definition at line 2563 of file wingdi.h.
Referenced by IntPaintDesktop(), and PlayEnhMetaFileRecord().
int* _POLYTEXTW::pdx |
Definition at line 2567 of file wingdi.h.
Referenced by PlayEnhMetaFileRecord().
RECT _POLYTEXTW::rcl |
Definition at line 2566 of file wingdi.h.
Referenced by PlayEnhMetaFileRecord(), and CPolyText::ShiftPolyText().
UINT _POLYTEXTW::uiFlags |
Definition at line 2565 of file wingdi.h.
Referenced by PlayEnhMetaFileRecord().
int _POLYTEXTW::x |
Definition at line 2561 of file wingdi.h.
Referenced by PlayEnhMetaFileRecord(), CPolyText::RemoveLastLine(), and CPolyText::ShiftPolyText().
int _POLYTEXTW::y |
Definition at line 2562 of file wingdi.h.
Referenced by IntPaintDesktop(), PlayEnhMetaFileRecord(), CPolyText::RemoveLastLine(), and CPolyText::ShiftPolyText().