Home
last modified time | relevance | path

Searched defs:nFlags (Results 1 – 15 of 15) sorted by relevance

/MusicPlayer2/MusicPlayer2/
H A DUIWindow.cpp81 void CUIWindow::OnLButtonDown(UINT nFlags, CPoint point) in OnLButtonDown()
100 void CUIWindow::OnLButtonDblClk(UINT nFlags, CPoint point) in OnLButtonDblClk()
133 void CUIWindow::OnMouseMove(UINT nFlags, CPoint point) in OnMouseMove()
181 void CUIWindow::OnRButtonUp(UINT nFlags, CPoint point) in OnRButtonUp()
248 void CUIWindow::OnRButtonDown(UINT nFlags, CPoint point) in OnRButtonDown()
H A DPlayerToolBar.cpp275 void CPlayerToolBar::OnLButtonDown(UINT nFlags, CPoint point) in OnLButtonDown()
291 void CPlayerToolBar::OnLButtonUp(UINT nFlags, CPoint point) in OnLButtonUp()
320 void CPlayerToolBar::OnMouseMove(UINT nFlags, CPoint point) in OnMouseMove()
374 void CPlayerToolBar::OnMouseHover(UINT nFlags, CPoint point) in OnMouseHover()
398 void CPlayerToolBar::OnLButtonDblClk(UINT nFlags, CPoint point) in OnLButtonDblClk()
H A DMiniModeDlg.cpp282 void CMiniModeDlg::OnLButtonDown(UINT nFlags, CPoint point) in OnLButtonDown()
493 void CMiniModeDlg::OnRButtonUp(UINT nFlags, CPoint point) in OnRButtonUp()
553 void CMiniModeDlg::OnLButtonDblClk(UINT nFlags, CPoint point) in OnLButtonDblClk()
602 void CMiniModeDlg::OnMouseMove(UINT nFlags, CPoint point) in OnMouseMove()
613 void CMiniModeDlg::OnLButtonUp(UINT nFlags, CPoint point) in OnLButtonUp()
751 BOOL CMiniModeDlg::OnMouseWheel(UINT nFlags, short zDelta, CPoint pt) in OnMouseWheel()
764 void CMiniModeDlg::OnRButtonDown(UINT nFlags, CPoint point) in OnRButtonDown()
H A DHorizontalSplitter.cpp162 void CHorizontalSplitter::OnLButtonDown(UINT nFlags, CPoint point) in OnLButtonDown()
195 void CHorizontalSplitter::OnMouseMove(UINT nFlags, CPoint point) in OnMouseMove()
215 void CHorizontalSplitter::OnLButtonUp(UINT nFlags, CPoint point) in OnLButtonUp()
H A DDesktopLyric.cpp518 void CDesktopLyric::OnLButtonDown(UINT nFlags, CPoint point) in OnLButtonDown()
539 void CDesktopLyric::OnLButtonUp(UINT nFlags, CPoint point) in OnLButtonUp()
632 void CDesktopLyric::OnMouseMove(UINT nFlags, CPoint point) in OnMouseMove()
655 void CDesktopLyric::OnMouseHover(UINT nFlags, CPoint point) in OnMouseHover()
698 void CDesktopLyric::OnRButtonUp(UINT nFlags, CPoint point) in OnRButtonUp()
820 void CDesktopLyric::OnLButtonDblClk(UINT nFlags, CPoint point) in OnLButtonDblClk()
H A DFolderExploreDlg.cpp278 unsigned int nFlags = 0; in OnNMRClickFolderExploreTree() local
314 unsigned int nFlags = 0; in OnNMClickFolderExploreTree() local
372 unsigned int nFlags = 0; in OnNMDblclkFolderExploreTree() local
H A DListCtrlEx.cpp403 void CListCtrlEx::OnLButtonDown(UINT nFlags, CPoint point) in OnLButtonDown()
412 void CListCtrlEx::OnRButtonDown(UINT nFlags, CPoint point) in OnRButtonDown()
484 void CListCtrlEx::OnLButtonUp(UINT nFlags, CPoint point) in OnLButtonUp()
H A DTabDlg.cpp192 BOOL CTabDlg::OnMouseWheel(UINT nFlags, short zDelta, CPoint pt) in OnMouseWheel()
H A DPropertyDlg.cpp237 BOOL CPropertyDlg::OnMouseWheel(UINT nFlags, short zDelta, CPoint pt) in OnMouseWheel()
H A DPropertyAlbumCoverDlg.cpp466 BOOL CPropertyAlbumCoverDlg::OnMouseWheel(UINT nFlags, short zDelta, CPoint pt) in OnMouseWheel()
560 void CPropertyAlbumCoverDlg::OnRButtonUp(UINT nFlags, CPoint point) in OnRButtonUp()
H A DPlayListCtrl.cpp147 void CPlayListCtrl::OnMouseMove(UINT nFlags, CPoint point) in OnMouseMove()
H A DPropertyTabDlg.cpp670 BOOL CPropertyTabDlg::OnMouseWheel(UINT nFlags, short zDelta, CPoint pt) in OnMouseWheel()
H A DLyricsWindow.cpp568 void CLyricsWindow::OnLButtonDown(UINT nFlags, CPoint point) in OnLButtonDown()
H A DMusicPlayerDlg.cpp3171 BOOL CMusicPlayerDlg::OnMouseWheel(UINT nFlags, short zDelta, CPoint pt) in OnMouseWheel()
3967 void CMusicPlayerDlg::OnLButtonDblClk(UINT nFlags, CPoint point) in OnLButtonDblClk()
4073 void CMusicPlayerDlg::OnRButtonUp(UINT nFlags, CPoint point) in OnRButtonUp()
4081 void CMusicPlayerDlg::OnMouseMove(UINT nFlags, CPoint point) in OnMouseMove()
4089 void CMusicPlayerDlg::OnLButtonUp(UINT nFlags, CPoint point) in OnLButtonUp()
4097 void CMusicPlayerDlg::OnLButtonDown(UINT nFlags, CPoint point) in OnLButtonDown()
H A DScintillaEditView.cpp547 void CScintillaEditView::OnRButtonUp(UINT nFlags, CPoint point) in OnRButtonUp()