Home
last modified time | relevance | path

Searched refs: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() argument
37 …bool AddButtonW(UINT numButtons, LPTBBUTTON buttons) { return LRESULTToBool(SendMsg(TB_ADDBUTTONSW… in AddButtonW() argument