Home
last modified time | relevance | path

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

/third_party/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()
/third_party/ncurses/include/
Dnc_win32.h157 int numButtons; member
/third_party/backends/backend/
Du12-hw.c118 static void u12hw_ButtonSetup( U12_Device *dev, SANE_Byte numButtons ) in u12hw_ButtonSetup()
/third_party/ncurses/ncurses/win32con/
Dwin_driver.c134 int numButtons; member