OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BIG_DIALOG_SIZE
(Results
1 - 4
of
4
) sorted by null
/external/lzma/CPP/7zip/UI/FileManager/
DialogSize.h
9
#define
BIG_DIALOG_SIZE
(x, y) bool isBig = NWindows::NControl::IsDialogSizeOK(x, y);
12
#define
BIG_DIALOG_SIZE
(x, y)
OverwriteDialog.h
56
BIG_DIALOG_SIZE
(280, 200);
ProgressDialog2.cpp
928
BIG_DIALOG_SIZE
(360, 192);
/external/lzma/CPP/7zip/UI/GUI/
ExtractDialog.h
97
BIG_DIALOG_SIZE
(240, 64);
99
BIG_DIALOG_SIZE
(300, 160);
Completed in 462 milliseconds