Home
last modified time | relevance | path

Searched defs:numButtons (Results 1 – 1 of 1) sorted by relevance

/external/lzma/CPP/Windows/Control/
DToolBar.h35 …bool AddButton(UINT numButtons, LPTBBUTTON buttons) { return LRESULTToBool(SendMsg(TB_ADDBUTTONS, … in AddButton()
37 …bool AddButtonW(UINT numButtons, LPTBBUTTON buttons) { return LRESULTToBool(SendMsg(TB_ADDBUTTONSW… in AddButtonW()