|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <wingdi.h>
Public Attributes | |
| DWORD | lStructSize |
| LPWSTR | lpOutString |
| UINT * | lpOrder |
| INT * | lpDx |
| INT * | lpCaretPos |
| LPWSTR | lpClass |
| LPWSTR | lpGlyphs |
| UINT | nGlyphs |
| UINT | nMaxFit |
| INT* tagGCP_RESULTSW::lpCaretPos |
Definition at line 2881 of file wingdi.h.
Referenced by GetCharacterPlacementW(), LpkGetCharacterPlacement(), and MainWndProc().
| LPWSTR tagGCP_RESULTSW::lpClass |
Definition at line 2882 of file wingdi.h.
Referenced by GetCharacterPlacementW().
| INT* tagGCP_RESULTSW::lpDx |
Definition at line 2880 of file wingdi.h.
Referenced by GetCharacterPlacementW(), and LpkGetCharacterPlacement().
| LPWSTR tagGCP_RESULTSW::lpGlyphs |
Definition at line 2883 of file wingdi.h.
Referenced by GetCharacterPlacementW(), LpkGetCharacterPlacement(), and MainWndProc().
| UINT* tagGCP_RESULTSW::lpOrder |
Definition at line 2879 of file wingdi.h.
Referenced by GetCharacterPlacementW(), LpkGetCharacterPlacement(), and MainWndProc().
| LPWSTR tagGCP_RESULTSW::lpOutString |
Definition at line 2878 of file wingdi.h.
Referenced by GetCharacterPlacementA(), GetCharacterPlacementW(), LpkGetCharacterPlacement(), and MainWndProc().
| DWORD tagGCP_RESULTSW::lStructSize |
Definition at line 2877 of file wingdi.h.
Referenced by MainWndProc().
| UINT tagGCP_RESULTSW::nGlyphs |
Definition at line 2884 of file wingdi.h.
Referenced by GetCharacterPlacementA(), GetCharacterPlacementW(), LpkGetCharacterPlacement(), MainWndProc(), and NewGetCharacterPlacementW().
| UINT tagGCP_RESULTSW::nMaxFit |
Definition at line 2885 of file wingdi.h.
Referenced by GetCharacterPlacementA().