OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ChangeSubWindowSizeX
(Results
1 - 3
of
3
) sorted by null
/external/lzma/CPP/7zip/UI/FileManager/
ComboDialog.cpp
56
ChangeSubWindowSizeX
(_comboBox, xSize - mx * 2);
ProgressDialog2.cpp
440
ChangeSubWindowSizeX
(GetItem(IDT_PROGRESS_STATUS), xSize - mx * 2);
441
ChangeSubWindowSizeX
(GetItem(IDT_PROGRESS_FILE_NAME), xSize - mx * 2);
442
ChangeSubWindowSizeX
(GetItem(IDC_PROGRESS1), xSize - mx * 2);
/external/lzma/CPP/Windows/
Window.h
135
bool
ChangeSubWindowSizeX
(HWND hwnd, int xSize)
Completed in 36 milliseconds