Home
last modified time | relevance | path

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

/MusicPlayer2/MusicPlayer2/
H A DMusicPlayerDlg.cpp6556 int width_diff = static_rect.Width() - static_width; in UpdatePlaylistCtrlPosition() local
6558 …pEdit->SetWindowPos(nullptr, edit_rect.left - width_diff, edit_rect.top, edit_rect.Width() + width… in UpdatePlaylistCtrlPosition()