HomeSort by relevance Sort by last modified time
    Searched refs:IsDialogSizeOK (Results 1 - 3 of 3) 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);
  /external/lzma/CPP/Windows/Control/
Dialog.cpp 87 bool IsDialogSizeOK(int xSize, int ySize)
Dialog.h 163 bool IsDialogSizeOK(int xSize, int ySize);

Completed in 82 milliseconds