Home
last modified time | relevance | path

Searched defs:width1 (Results 1 – 13 of 13) sorted by relevance

/MusicPlayer2/MusicPlayer2/
H A DSimplePropertiesDlg.cpp65 int width1 = rect.Width() - width0 - theApp.DPI(20) - 1; in BEGIN_MESSAGE_MAP() local
H A DSupportedFormatDlg.cpp75 int width0, width1, width2; in BEGIN_MESSAGE_MAP() local
H A DCHotKeySettingDlg.cpp116 …int width1 = rect.Width() - width0 - theApp.DPI(20) - 1; // 这里预留一个滚动条宽度但空白为两个,因为此子对话框高度不足tab滚动条… in BEGIN_MESSAGE_MAP() local
H A DPropertyAdvancedDlg.cpp35 int width1 = rect.Width() - width0 - theApp.DPI(20) - 1; in AdjustColumnWidth() local
H A DPlaySettingsDlg.cpp283 int width0, width1; in BEGIN_MESSAGE_MAP() local
H A DFileRelateDlg.cpp131 int width1 = rect.Width() - width0 - theApp.DPI(20) - 1; in BEGIN_MESSAGE_MAP() local
H A DPropertyAlbumCoverDlg.cpp98 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 DFindDlg.cpp351 int width0, width1, width2; in OnInitDialog() local
466 int width0, width1, width2; in OnSize() local
H A DLyricBatchDownloadDlg.cpp179 int width0, width1, width2, width3, width4; in BEGIN_MESSAGE_MAP() local
H A DCoverDownloadDlg.cpp253 int width0, width1, width2, width3; in BEGIN_MESSAGE_MAP() local
H A DFindListDlg.cpp328 int width0, width1; in OnSize() local
H A DLyricDownloadDlg.cpp268 int width0, width1, width2, width3, width4; in OnInitDialog() local
H A DFormatConvertDlg.cpp321 int width0{ theApp.DPI(40) }, width1, width2{ theApp.DPI(65) }; in BEGIN_MESSAGE_MAP() local