Home
last modified time | relevance | path

Searched defs:BIG_DIALOG_SIZE (Results 1 – 1 of 1) 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