/reactos/modules/rostests/apitests/user32/ |
H A D | SetScrollInfo.c | 17 int nPos; in START_TEST() member
|
/reactos/modules/rostests/tests/winhello/ |
H A D | winhello.c | 418 int nPos; in MainWndProc() local 494 int nPos; in MainWndProc() local
|
/reactos/dll/cpl/intl/ |
H A D | misc.c | 5 InsSpacePos(PCWSTR szInsStr, const int nPos) in InsSpacePos()
|
/reactos/win32ss/user/ntuser/ |
H A D | accelerator.c | 50 UINT Mask = 0, nPos; in co_IntTranslateAccelerator() local
|
H A D | menu.c | 507 PITEM FASTCALL MENU_FindItem( PMENU *pmenu, UINT *nPos, UINT wFlags ) in MENU_FindItem() 596 IntRemoveMenuItem( PMENU pMenu, UINT nPos, UINT wFlags, BOOL bRecurse ) in IntRemoveMenuItem() 1350 int nPos) in co_IntGetSubMenu() 5011 HMENU FASTCALL IntGetSubMenu( HMENU hMenu, int nPos) in IntGetSubMenu()
|
/reactos/win32ss/user/user32/windows/ |
H A D | menu.c | 83 ITEM *MENU_FindItem( HMENU *hmenu, UINT *nPos, UINT wFlags ) in MENU_FindItem() 969 int nPos) in GetMenuItemID() 1142 int nPos) in GetSubMenu()
|
/reactos/base/applications/fontview/ |
H A D | display.c | 354 int nPos; in Display_OnVScroll() local
|
/reactos/dll/win32/browseui/ |
H A D | travellog.cpp | 489 int nPos, int idFirst, int idLast, DWORD dwFlags) in InsertMenuEntries()
|
H A D | CAutoComplete.cpp | 1967 INT nPos = HIWORD(wParam); in OnVScroll() local
|
/reactos/dll/win32/comctl32/ |
H A D | pager.c | 79 INT nPos; /* scroll position */ member 253 int nPos = infoPtr->nPos; in PAGER_PositionChildWnd() local
|
H A D | tab.c | 1001 static LRESULT TAB_OnHScroll(TAB_INFO *infoPtr, int nScrollCode, int nPos) in TAB_OnHScroll()
|
/reactos/dll/cpl/sysdm/ |
H A D | virtmem.c | 278 UINT i, nPos = 0; in WritePageFileSettings() local
|
/reactos/dll/win32/riched20/ |
H A D | txthost.c | 137 DECLSPEC_HIDDEN BOOL __thiscall ITextHostImpl_TxSetScrollPos(ITextHost *iface, INT fnBar, INT nPos,… in ITextHostImpl_TxSetScrollPos()
|
/reactos/win32ss/user/user32/controls/ |
H A D | scrollbar.c | 1718 SetScrollPos(HWND hWnd, INT nBar, INT nPos, BOOL bRedraw) in SetScrollPos()
|
/reactos/sdk/include/reactos/ |
H A D | msgdump.h | 1473 MD_OnMenuRButtonUp(HWND hwnd, UINT nPos, HMENU hMenu) in MD_OnMenuRButtonUp() 1480 MD_OnMenuDrag(HWND hwnd, UINT nPos, HMENU hMenu) in MD_OnMenuDrag() 1503 MD_OnMenuCommand(HWND hwnd, UINT nPos, HMENU hMenu) in MD_OnMenuCommand() 2717 MD_ScrollBar_OnSetPos(HWND hwnd, INT nPos, BOOL fRedraw) in MD_ScrollBar_OnSetPos()
|
H A D | winxx.h | 220 #define FORWARD_WM_MENURBUTTONUP(hwnd, nPos, hMenu, fn) \ argument 228 #define FORWARD_WM_MENUDRAG(hwnd, nPos, hMenu, fn) \ argument 253 #define FORWARD_WM_MENUCOMMAND(hwnd, nPos, hMenu, fn) \ argument
|
/reactos/modules/rostests/winetests/riched20/ |
H A D | txtsrv.c | 171 static BOOL __thiscall ITextHostImpl_TxSetScrollPos(ITextHost *iface, INT fnBar, INT nPos, BOOL fRe… in ITextHostImpl_TxSetScrollPos()
|
/reactos/dll/win32/ole32/ |
H A D | ole2.c | 1591 UINT nPos = 0, nWidth, i; in OLEMenu_SetIsServerMenu() local
|
/reactos/dll/win32/wininet/ |
H A D | ftp.c | 3856 INT nPos = 1; in FTP_ParsePermission() local
|
/reactos/dll/win32/shell32/ |
H A D | CDefView.cpp | 2975 int nPos = LOWORD(lParam); in OnInitMenuPopup() local
|
/reactos/modules/rostests/winetests/mshtml/ |
H A D | htmldoc.c | 3372 …RESULT WINAPI TravelLog_InsertMenuEntries(ITravelLog *iface, IUnknown *punk, HMENU hmenu, int nPos, in TravelLog_InsertMenuEntries()
|
/reactos/sdk/include/psdk/ |
H A D | winuser.h | 3287 int nPos; member
|