Home
last modified time | relevance | path

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

/aosp_15_r20/external/lzma/CPP/7zip/UI/FileManager/
H A DPanelMenu.cpp628 static void PrintContextStr(UString &s, IContextMenu *ctxm, unsigned i, unsigned id, const char *na… in PrintContextStr()
667 static void PrintAllContextItems(IContextMenu *ctxm, unsigned num) in PrintAllContextItems()
/aosp_15_r20/external/lzma/CPP/7zip/UI/Explorer/
H A DDllExportsExplorer.cpp112 IContextMenu *ctxm = shellExt; in CreateInstance() local