Home
last modified time | relevance | path

Searched refs:staticContol (Results 1 – 2 of 2) sorted by relevance

/external/lzma/CPP/7zip/UI/FileManager/
DComboDialog.cpp32 NControl::CStatic staticContol; in OnInit() local
33 staticContol.Attach(GetItem(IDT_COMBO)); in OnInit()
34 staticContol.SetText(Static); in OnInit()
DOverwriteDialog.cpp91 NControl::CStatic staticContol; in SetFileInfoControl() local
92 staticContol.Attach(GetItem(iconID)); in SetFileInfoControl()
93 staticContol.SetIcon(shellFileInfo.hIcon); in SetFileInfoControl()