/MusicPlayer2/MusicPlayer2/ |
H A D | MessageDlg.cpp | 63 CWnd* pWnd = GetDlgItem(IDOK); in BEGIN_MESSAGE_MAP() local
|
H A D | SimplePropertiesDlg.cpp | 57 if (auto pWnd = GetDlgItem(IDCANCEL)) in BEGIN_MESSAGE_MAP() local
|
H A D | CDonateDlg.cpp | 66 CWnd* pWnd = nullptr; in BEGIN_MESSAGE_MAP() local
|
H A D | PlayerToolBar.cpp | 96 void CPlayerToolBar::SetCmdReciveWindow(CWnd* pWnd) in SetCmdReciveWindow() 121 CWnd* pWnd; in GetCmdReciveWindow() local
|
H A D | CTabCtrlEx.cpp | 23 void CTabCtrlEx::AddWindow(CWnd* pWnd, LPCTSTR lable_text, IconMgr::IconType icon_type) in AddWindow()
|
H A D | CortanaLyric.cpp | 232 CWnd* pWnd = CWnd::FromHandle(m_hCortanaStatic); in DrawInfo() local 401 CWnd* pWnd = CWnd::FromHandle(m_hCortanaStatic); in ResetCortanaText() local
|
H A D | DataSettingsDlg.cpp | 253 CWnd* pWnd = GetDlgItem(IDC_BROWSE_BUTTON); in EnableControl() local
|
H A D | MyComboBox.cpp | 111 HBRUSH CMyComboBox::OnCtlColor(CDC* pDC, CWnd* pWnd, UINT nCtlColor) in OnCtlColor()
|
H A D | LyricRelateDlg.cpp | 86 CWnd* pWnd = GetDlgItem(IDC_DELETE_FILE_BUTTON); in EnableControls() local
|
H A D | ListCtrlEx.cpp | 153 void CListCtrlEx::ShowPopupMenu(CMenu* pMenu, int item_index, CWnd* pWnd) in ShowPopupMenu() 504 BOOL CListCtrlEx::OnSetCursor(CWnd* pWnd, UINT nHitTest, UINT message) in OnSetCursor()
|
H A D | HorizontalSplitter.cpp | 152 BOOL CHorizontalSplitter::OnSetCursor(CWnd* pWnd, UINT nHitTest, UINT message) in OnSetCursor()
|
H A D | PlayListCtrl.cpp | 103 void CPlayListCtrl::ShowPopupMenu(CMenu* pMenu, int item_index, CWnd* pWnd) in ShowPopupMenu()
|
H A D | AboutDlg.cpp | 250 HBRUSH CAboutDlg::OnCtlColor(CDC* pDC, CWnd* pWnd, UINT nCtlColor) in OnCtlColor()
|
H A D | CFloatPlaylistDlg.cpp | 541 BOOL CFloatPlaylistDlg::OnCopyData(CWnd* pWnd, COPYDATASTRUCT* pCopyDataStruct) in OnCopyData()
|
H A D | BaseDialog.cpp | 415 HBRUSH CBaseDialog::OnCtlColor(CDC* pDC, CWnd* pWnd, UINT nCtlColor) in OnCtlColor()
|
H A D | MusicPlayer2.cpp | 545 void CMusicPlayerApp::GetDPIFromWindow(CWnd* pWnd) in GetDPIFromWindow()
|
H A D | MiniModeDlg.cpp | 662 BOOL CMiniModeDlg::OnSetCursor(CWnd* pWnd, UINT nHitTest, UINT message) in OnSetCursor()
|
H A D | UserUi.cpp | 135 void CUserUi::InitSearchBox(CWnd* pWnd) in InitSearchBox()
|
H A D | MusicPlayerDlg.cpp | 4105 HBRUSH CMusicPlayerDlg::OnCtlColor(CDC* pDC, CWnd* pWnd, UINT nCtlColor) in OnCtlColor() 4984 void CMusicPlayerDlg::OnAppCommand(CWnd* pWnd, UINT nCmd, UINT nDevice, UINT nKey) in OnAppCommand() 5027 BOOL CMusicPlayerDlg::OnSetCursor(CWnd* pWnd, UINT nHitTest, UINT message) in OnSetCursor() 6094 BOOL CMusicPlayerDlg::OnCopyData(CWnd* pWnd, COPYDATASTRUCT* pCopyDataStruct) in OnCopyData()
|
H A D | UIElement.cpp | 3375 void UiElement::SearchBox::InitSearchBoxControl(CWnd* pWnd) in InitSearchBoxControl()
|