Searched refs:TBN_DROPDOWN (Results 1 – 6 of 6) sorted by relevance
224 NOTIFY_HANDLER(0, TBN_DROPDOWN, OnMenuDropDown)
70 case TBN_DROPDOWN: in OnWinEvent()
1913 SPNFY(TBN_DROPDOWN, NMTOOLBARA),
1108 case TBN_DROPDOWN: return notifysink_on_tvn_dropdown(This, lparam); in notifysink_on_wm_notify()
1316 #define TBN_DROPDOWN (TBN_FIRST - 10) macro
5874 res = TOOLBAR_SendNotify ((NMHDR *) &nmtb, infoPtr, TBN_DROPDOWN); in TOOLBAR_LButtonDown()