Home
last modified time | relevance | path

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

/aosp_15_r20/external/lzma/CPP/Windows/Control/
H A DToolBar.h35 …bool AddButton(UINT numButtons, LPTBBUTTON buttons) { return LRESULTToBool(SendMsg(TB_ADDBUTTONS, … in AddButton() function
/aosp_15_r20/external/lzma/CPP/7zip/UI/FileManager/
H A DApp.cpp221 static void AddButton( in AddButton() function