ReactOS 0.4.15-dev-7085-g12a5971
|
#include <win32k.h>
Go to the source code of this file.
Functions | |
DBG_DEFAULT_CHANNEL (UserSysparams) | |
BOOL FASTCALL | UserIsDBCSEnabled (VOID) |
BOOL FASTCALL | UserIsIMMEnabled (VOID) |
BOOL FASTCALL | UserIsCiceroEnabled (VOID) |
BOOL NTAPI | InitMetrics (VOID) |
LONG NTAPI | UserGetSystemMetrics (ULONG Index) |
Variables | |
static BOOL | Setup = FALSE |
DBG_DEFAULT_CHANNEL | ( | UserSysparams | ) |
Definition at line 39 of file metric.c.
Referenced by co_IntInitializeDesktopGraphics(), SpiUpdatePerUserSystemParameters(), UserChangeDisplaySettings(), UserRefreshDisplay(), and UserSystemParametersInfo().
Definition at line 208 of file metric.c.
Referenced by co_IntProcessMouseMessage(), co_WinPosArrangeIconicWindows(), co_WinPosDoWinPosChanging(), co_WinPosGetMinMaxInfo(), co_WinPosMinMaximize(), DefWndDoSizeMove(), DefWndStartSizeMove(), GetNCHitEx(), IntCalculateThumb(), IntCreateDesktop(), IntCreateWindow(), IntDefWindowProc(), IntDrawMenuBarTemp(), IntFixWindowCoordinates(), IntGetClientRect(), IntGetScrollBarRect(), intGetTitleBarInfo(), IntGetWindowBorderMeasures(), IntIsWindowFullscreen(), IntPaintDesktop(), MENU_CalcItemSize(), MENU_DrawBitmapItem(), MENU_DrawMenuBar(), MENU_DrawMenuItem(), MENU_EnsureMenuItemVisible(), MENU_FindItemByCoords(), MENU_FindItemByKey(), MENU_GetBitmapItemSize(), MENU_GetMaxPopupHeight(), MENU_ShowPopup(), MENU_ShowSubPopup(), NC_DoNCPaint(), NC_DrawFrame(), NC_GetInsideRect(), NC_GetSysPopupPos(), NC_HandleNCCalcSize(), NtUserCreateCaret(), NtUserDragDetect(), NtUserGetClipCursor(), NtUserSwitchDesktop(), UserDrawCaption(), UserDrawCaptionBar(), UserDrawCaptionButton(), UserDrawCaptionText(), UserDrawIconEx(), UserDrawMovingFrame(), UserDrawSysMenuButton(), UserGetWindowBorders(), UserSendMouseInput(), UserSetClassLongPtr(), and WinPosFindIconPos().
Definition at line 17 of file metric.c.
Referenced by InitMetrics().
Definition at line 22 of file metric.c.
Referenced by InitMetrics(), and NtUserCallNoParam().
Definition at line 13 of file metric.c.
Referenced by InitMetrics(), and UserGetSystemMetrics().