Home
last modified time | relevance | path

Searched defs:nFlags (Results 1 – 11 of 11) sorted by relevance

/reactos/modules/rosapps/templates/mdi/
H A Dframewnd.c229 void OnMenuSelect(HWND hWnd, UINT nItemID, UINT nFlags, HMENU hSysMenu) in OnMenuSelect()
/reactos/base/applications/taskmgr/
H A Dtaskmgr.c871 void TaskManager_OnMenuSelect(HWND hWnd, UINT nItemID, UINT nFlags, HMENU hSysMenu) in TaskManager_OnMenuSelect()
/reactos/win32ss/user/ntuser/
H A Dpainting.c1262 UINT nFlags) in IntPrintWindow()
2576 UINT nFlags) in NtUserPrintWindow()
/reactos/dll/win32/riched20/
H A Drun.c296 ME_DisplayItem *ME_MakeRun(ME_Style *s, int nFlags) in ME_MakeRun()
H A Deditstr.h165 int nFlags; member
211 int nFlags; member
H A Deditor.c5214 int nFlags = pRun->member.run.nFlags; in ME_GetTextW() local
/reactos/base/services/tftpd/
H A Dtftpd.cpp2540 u_long nFlags = InterfaceList[i].iiFlags; in getInterfaces() local
/reactos/base/applications/regedit/
H A Dframewnd.c129 static void OnMenuSelect(HWND hWnd, UINT nItemID, UINT nFlags, HMENU hSysMenu) in OnMenuSelect()
/reactos/sdk/lib/atl/
H A Datlwin.h1288 BOOL SetWindowPos(HWND hWndInsertAfter, int x, int y, int cx, int cy, UINT nFlags) in SetWindowPos()
/reactos/sdk/include/reactos/
H A Dmsgdump.h1496 MD_OnUninitMenuPopup(HWND hwnd, HMENU hMenu, UINT nFlags) in MD_OnUninitMenuPopup()
1696 MD_OnMouseHover(HWND hwnd, UINT nFlags, INT xPos, INT yPos) in MD_OnMouseHover()
H A Dwinxx.h244 #define FORWARD_WM_UNINITMENUPOPUP(hwnd, hMenu, nFlags, fn) \ argument
445 #define FORWARD_WM_MOUSEHOVER(hwnd, nFlags, xPos, yPos, fn) \ argument