Searched defs:width1 (Results 1 – 13 of 13) sorted by relevance
/MusicPlayer2/MusicPlayer2/ |
H A D | SimplePropertiesDlg.cpp | 65 int width1 = rect.Width() - width0 - theApp.DPI(20) - 1; in BEGIN_MESSAGE_MAP() local
|
H A D | SupportedFormatDlg.cpp | 75 int width0, width1, width2; in BEGIN_MESSAGE_MAP() local
|
H A D | CHotKeySettingDlg.cpp | 116 …int width1 = rect.Width() - width0 - theApp.DPI(20) - 1; // 这里预留一个滚动条宽度但空白为两个,因为此子对话框高度不足tab滚动条… in BEGIN_MESSAGE_MAP() local
|
H A D | PropertyAdvancedDlg.cpp | 35 int width1 = rect.Width() - width0 - theApp.DPI(20) - 1; in AdjustColumnWidth() local
|
H A D | PlaySettingsDlg.cpp | 283 int width0, width1; in BEGIN_MESSAGE_MAP() local
|
H A D | FileRelateDlg.cpp | 131 int width1 = rect.Width() - width0 - theApp.DPI(20) - 1; in BEGIN_MESSAGE_MAP() local
|
H A D | PropertyAlbumCoverDlg.cpp | 98 int width1 = rect.Width() - width0 - theApp.DPI(20) - 1; in AdjustColumnWidth() local 446 int width1 = rect.Width() - width0 - theApp.DPI(20) - 1; in BEGIN_MESSAGE_MAP() local
|
H A D | FindDlg.cpp | 351 int width0, width1, width2; in OnInitDialog() local 466 int width0, width1, width2; in OnSize() local
|
H A D | LyricBatchDownloadDlg.cpp | 179 int width0, width1, width2, width3, width4; in BEGIN_MESSAGE_MAP() local
|
H A D | CoverDownloadDlg.cpp | 253 int width0, width1, width2, width3; in BEGIN_MESSAGE_MAP() local
|
H A D | FindListDlg.cpp | 328 int width0, width1; in OnSize() local
|
H A D | LyricDownloadDlg.cpp | 268 int width0, width1, width2, width3, width4; in OnInitDialog() local
|
H A D | FormatConvertDlg.cpp | 321 int width0{ theApp.DPI(40) }, width1, width2{ theApp.DPI(65) }; in BEGIN_MESSAGE_MAP() local
|