Searched refs:toolbar_wndproc (Results 1 – 2 of 2) sorted by relevance
4181 static LRESULT CALLBACK toolbar_wndproc(HWND hwnd, UINT uMsg, WPARAM wParam, LPARAM lParam);7979 s_toolbar_wndproc = SubclassWindow(s_toolbarhwnd, toolbar_wndproc); in initialise_toolbar()7985 toolbar_wndproc( in toolbar_wndproc() function
18131 Solution: Add tabline_wndproc() and toolbar_wndproc(). (Ken Takata)