Searched refs:PGN_CALCSIZE (Results 1 – 7 of 7) sorted by relevance
/reactos/modules/rostests/winetests/comctl32/ |
H A D | pager.c | 213 { WM_NOTIFY, sent|id|parent, 0, 0, PGN_CALCSIZE }, 231 { WM_NOTIFY, sent|id|parent, 0, 0, PGN_CALCSIZE }, 245 { WM_NOTIFY, sent|id|parent, 0, 0, PGN_CALCSIZE }, 309 case PGN_CALCSIZE: in parent_wnd_proc()
|
/reactos/dll/win32/shell32/shellmenu/ |
H A D | CMenuToolbars.cpp | 67 case PGN_CALCSIZE: in OnWinEvent()
|
/reactos/win32ss/user/user32/windows/ |
H A D | spy.c | 1993 SPNFY(PGN_CALCSIZE, NMPGCALCSIZE),
|
/reactos/dll/win32/comctl32/ |
H A D | pager.c | 233 nmpgcs.hdr.code = PGN_CALCSIZE; in PAGER_CalcSize()
|
H A D | treeview.c | 5508 if (lpnmh->code == PGN_CALCSIZE) { in TREEVIEW_Notify()
|
H A D | toolbar.c | 6620 case PGN_CALCSIZE: in TOOLBAR_Notify()
|
/reactos/sdk/include/psdk/ |
H A D | commctrl.h | 4585 #define PGN_CALCSIZE (PGN_FIRST-2) macro
|