Searched refs:TBBUTTONINFOW (Results 1 – 7 of 7) sorted by relevance
82 TBBUTTONINFOW tbbi = {0,}; in SetToolbarButtonState()
445 TBBUTTONINFOW info = { 0 }; in SetItemData()
826 TBBUTTONINFOW button; in DisplayPopupMenu()854 button.cbSize = sizeof(TBBUTTONINFOW); in DisplayPopupMenu()
265 const TBBUTTONINFOW *lptbbi, BOOL isW);3572 if (lpTbInfo->cbSize != sizeof(TBBUTTONINFOW)) in TOOLBAR_GetButtonInfoT()4464 TBBUTTONINFOW bi; in TOOLBAR_Restore()4629 const TBBUTTONINFOW *lptbbi, BOOL isW) in TOOLBAR_SetButtonInfo()4637 if (lptbbi->cbSize < sizeof(TBBUTTONINFOW)) in TOOLBAR_SetButtonInfo()
1351 TBBUTTONINFOW tbbi = { 0 }; in UpdateButtonsSize()
1798 TBBUTTONINFOW tbiW; in test_getbuttoninfo()
1252 } TBBUTTONINFOW,*LPTBBUTTONINFOW; typedef