Home
last modified time | relevance | path

Searched refs:NMTBGETINFOTIPA (Results 1 – 5 of 5) sorted by relevance

/reactos/modules/rostests/winetests/comctl32/
H A Dpager.c850 NMTBGETINFOTIPA *nmtbgit = (NMTBGETINFOTIPA *)hdr; in test_notify_proc()
H A Dtoolbar.c164 NMTBGETINFOTIPA *tbgit = (NMTBGETINFOTIPA*)lParam; in parent_wnd_notify()
/reactos/win32ss/user/user32/windows/
H A Dspy.c1920 SPNFY(TBN_GETINFOTIPA, NMTBGETINFOTIPA),
/reactos/sdk/include/psdk/
H A Dcommctrl.h1382 } NMTBGETINFOTIPA,*LPNMTBGETINFOTIPA; typedef
/reactos/dll/win32/comctl32/
H A Dtoolbar.c6483 NMTBGETINFOTIPA tbgit; in TOOLBAR_TTGetDispInfo()