Home
last modified time | relevance | path

Searched refs:GetMargins (Results 1 – 3 of 3) sorted by relevance

/external/lzma/CPP/7zip/UI/FileManager/
DComboDialog.cpp45 GetMargins(8, mx, my); in OnSize()
/external/lzma/CPP/Windows/Control/
DDialog.h117 bool GetMargins(int margin, int &x, int &y);
DDialog.cpp104 bool CDialog::GetMargins(int margin, int &x, int &y) in GetMargins() function in NWindows::NControl::CDialog