ReactOS 0.4.15-dev-7998-gdb93cb1
_POLYTEXTW Struct Reference

#include <wingdi.h>

Collaboration diagram for _POLYTEXTW:

Public Attributes

int x
 
int y
 
UINT n
 
LPCWSTR lpstr
 
UINT uiFlags
 
RECT rcl
 
intpdx
 

Detailed Description

Definition at line 2560 of file wingdi.h.

Member Data Documentation

◆ lpstr

LPCWSTR _POLYTEXTW::lpstr

Definition at line 2564 of file wingdi.h.

Referenced by IntPaintDesktop(), and PlayEnhMetaFileRecord().

◆ n

UINT _POLYTEXTW::n

Definition at line 2563 of file wingdi.h.

Referenced by IntPaintDesktop(), and PlayEnhMetaFileRecord().

◆ pdx

int* _POLYTEXTW::pdx

Definition at line 2567 of file wingdi.h.

Referenced by PlayEnhMetaFileRecord().

◆ rcl

RECT _POLYTEXTW::rcl

Definition at line 2566 of file wingdi.h.

Referenced by PlayEnhMetaFileRecord(), and CPolyText::ShiftPolyText().

◆ uiFlags

UINT _POLYTEXTW::uiFlags

Definition at line 2565 of file wingdi.h.

Referenced by PlayEnhMetaFileRecord().

◆ x

int _POLYTEXTW::x

◆ y

int _POLYTEXTW::y

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