Home
last modified time | relevance | path

Searched refs:BIG_DIALOG_SIZE (Results 1 – 4 of 4) sorted by relevance

/external/lzma/CPP/7zip/UI/FileManager/
DDialogSize.h9 #define BIG_DIALOG_SIZE(x, y) bool isBig = NWindows::NControl::IsDialogSizeOK(x, y); macro
12 #define BIG_DIALOG_SIZE(x, y) macro
DOverwriteDialog.h56 BIG_DIALOG_SIZE(280, 200);
DProgressDialog2.cpp947 BIG_DIALOG_SIZE(360, 192); in Create()
/external/lzma/CPP/7zip/UI/GUI/
DExtractDialog.h97 BIG_DIALOG_SIZE(240, 64);
99 BIG_DIALOG_SIZE(300, 160);