Home
last modified time | relevance | path

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

/aosp_15_r20/external/lzma/CPP/7zip/UI/FileManager/
H A DApp.cpp200 static bool SetButtonText(int commandID, const CButtonInfo *buttons, unsigned numButtons, UString &… in SetButtonText()
214 static void SetButtonText(int commandID, UString &s) in SetButtonText()
H A DFM.cpp877 static void ExecuteCommand(UINT commandID) in ExecuteCommand()