#include "..\client\precomp.h"#include <w32p.h>#include "ntuser.h"Go to the source code of this file.
Defines | |
| #define | MAKEINTATOM(i) (LPTSTR)((ULONG_PTR)((WORD)(i))) |
| #define | UserCreateFontIndirectW CreateFontIndirectW |
| #define | UserCreateRectRgn CreateRectRgn |
| #define | UserDeleteObject DeleteObject |
| #define | UserExtSelectClipRgn ExtSelectClipRgn |
| #define | UserExtTextOutW ExtTextOutW |
| #define | UserGetCharDimensionsW GdiGetCharDimensions |
| #define | UserGetClipRgn GetClipRgn |
| #define | UserGetHFONT GetHFONT |
| #define | UserGetMapMode GetMapMode |
| #define | UserGetTextColor GetTextColor |
| #define | UserGetTextExtentPointW GetTextExtentPointW |
| #define | UserGetTextMetricsW GetTextMetricsW |
| #define | UserGetViewportExtEx GetViewportExtEx |
| #define | UserGetWindowExtEx GetWindowExtEx |
| #define | UserIntersectClipRect IntersectClipRect |
| #define | UserPatBlt PatBlt |
| #define | UserPolyPatBlt PolyPatBlt |
| #define | UserSelectBrush SelectObject |
| #define | UserSelectFont SelectObject |
| #define | UserSetBkColor SetBkColor |
| #define | UserSetBkMode SetBkMode |
| #define | UserSetTextColor SetTextColor |
| #define | UserTextOutW TextOutW |
| #define | UserGetTextCharsetInfo GetTextCharsetInfo |
| #define | UserGetTextAlign GetTextAlign |
| #define | UserSetTextAlign SetTextAlign |
| #define | UserLpkDrawTextEx fpLpkDrawTextEx |
| #define | UserGetLayout GetLayout |
| #define | UserSetGraphicsMode SetGraphicsMode |
Typedefs | |
| typedef _SECURITY_ATTRIBUTES * | LPSECURITY_ATTRIBUTES |
Functions | |
| PVOID | UserRtlAllocMem (ULONG uBytes) |
| VOID | UserRtlFreeMem (PVOID pMem) |
|
|
|
Definition at line 136 of file userrtl.h. Referenced by DrawFrameControl(). |
|
|
Definition at line 137 of file userrtl.h. Referenced by DrawTextExWorker(). |
|
|
Definition at line 138 of file userrtl.h. Referenced by DrawFrameControl(), and DrawTextExWorker(). |
|
|
Definition at line 139 of file userrtl.h. Referenced by DrawTextExWorker(). |
|
|
|
|
|
Definition at line 141 of file userrtl.h. Referenced by DT_InitDrawTextInfo(). |
|
|
Definition at line 142 of file userrtl.h. Referenced by DrawTextExWorker(). |
|
|
Definition at line 143 of file userrtl.h. Referenced by IsSysFontAndDefaultMode(). |
|
|
Definition at line 163 of file userrtl.h. Referenced by DrawFrameControl(), DT_DrawStr(), and FlipUserTextOutW(). |
|
|
Definition at line 144 of file userrtl.h. Referenced by IsSysFontAndDefaultMode(). |
|
|
Definition at line 160 of file userrtl.h. Referenced by DrawFrameControl(), DrawTextExWorker(), and FlipUserTextOutW(). |
|
|
Definition at line 159 of file userrtl.h. Referenced by DT_InitDrawTextInfo(). |
|
|
|
|
|
Definition at line 146 of file userrtl.h. Referenced by AddPathEllipsis(), DT_GetExtentMinusPrefixes(), KKGetPrefixWidth(), NeedsEndEllipsis(), and PSMGetTextExtent(). |
|
|
Definition at line 147 of file userrtl.h. Referenced by DT_InitDrawTextInfo(). |
|
|
Definition at line 148 of file userrtl.h. Referenced by DT_InitDrawTextInfo(), and GetSignFromMappingMode(). |
|
|
Definition at line 149 of file userrtl.h. Referenced by DT_InitDrawTextInfo(), and GetSignFromMappingMode(). |
|
|
Definition at line 150 of file userrtl.h. Referenced by DrawTextExWorker(). |
|
|
|
|
|
Definition at line 151 of file userrtl.h. Referenced by InvertRect(). |
|
|
Definition at line 152 of file userrtl.h. Referenced by ClientFrame(), DrawBox(), DrawDiagonalLine(), DrawEdge(), DrawFrame(), DrawFrameControl(), DrawGrip(), and FillRect(). |
|
|
Definition at line 153 of file userrtl.h. Referenced by DrawDiagonal(), and FillTriangle(). |
|
|
Definition at line 154 of file userrtl.h. Referenced by DrawFrameControl(). |
|
|
Definition at line 155 of file userrtl.h. Referenced by DrawBox(), and DrawPushButton(). |
|
|
Definition at line 156 of file userrtl.h. Referenced by DrawFrameControl(). |
|
|
Definition at line 164 of file userrtl.h. Referenced by DrawFrameControl(), and FlipUserTextOutW(). |
|
|
Definition at line 161 of file userrtl.h. Referenced by DrawFrameControl(), DrawTextExWorker(), and FlipUserTextOutW(). |
|
|
Definition at line 157 of file userrtl.h. Referenced by DrawBox(), DrawGrip(), DrawIt(), DrawMenuMark(), and DrawPushButton(). |
|
|
Definition at line 158 of file userrtl.h. Referenced by DrawBox(), DrawGrip(), DrawIt(), FlipUserTextOutW(), and UserTextOutWInternal(). |
|
|
Definition at line 21 of file userrtl.h. Referenced by main(). |
|
|
Definition at line 1614 of file clinit.c. References UserLocalAlloc. Referenced by __declspec(), AddEllipsisAndDrawLine(), and MBToWCSEx().
|
|
|
Definition at line 1620 of file clinit.c. References UserLocalFree, and VOID(). Referenced by __declspec(), AddEllipsisAndDrawLine(), and MBToWCSEx().
|
1.3.7