Home
last modified time | relevance | path

Searched refs:NMTBRESTORE (Results 1 – 4 of 4) sorted by relevance

/reactos/modules/rostests/winetests/comctl32/
H A Dpager.c832 NMTBRESTORE *nmtbr = (NMTBRESTORE *)hdr; in test_notify_proc()
1173 static NMTBRESTORE nmtbr; in test_wm_notify()
H A Dtoolbar.c215 NMTBRESTORE *restore = (NMTBRESTORE *)lParam; in parent_wnd_notify()
336 NMTBRESTORE *restore = (NMTBRESTORE *)lParam; in parent_wnd_proc()
/reactos/sdk/include/psdk/
H A Dcommctrl.h1374 } NMTBRESTORE,*LPNMTBRESTORE; typedef
/reactos/dll/win32/comctl32/
H A Dtoolbar.c4388 NMTBRESTORE nmtbr; in TOOLBAR_Restore()