/MusicPlayer2/MusicPlayer2/ |
H A D | GdiPlusTool.cpp | 38 void CGdiPlusTool::CreateRoundRectPath(Gdiplus::GraphicsPath& path, CRect rect, int r) in CreateRoundRectPath() 55 CRect CGdiPlusTool::GdiplusRectToCRect(Gdiplus::Rect rect) in GdiplusRectToCRect() 60 Gdiplus::Rect CGdiPlusTool::CRectToGdiplusRect(CRect rect) in CRectToGdiplusRect()
|
H A D | DrawCommon.cpp | 66 void CDrawCommon::DrawWindowText(CRect rect, LPCTSTR lpszString, COLORREF color, Alignment align, b… in DrawWindowText() 106 void CDrawCommon::DrawWindowText(CRect rect, LPCTSTR lpszString, COLORREF color1, COLORREF color2, … in DrawWindowText() 169 void CDrawCommon::DrawScrollText(CRect rect, LPCTSTR lpszString, COLORREF color, double pixel, bool… in DrawScrollText() 248 void CDrawCommon::DrawScrollText2(CRect rect, LPCTSTR lpszString, COLORREF color, double pixel, boo… in DrawScrollText2() 392 void CDrawCommon::DrawIcon(HICON hIcon, CRect rect) in DrawIcon() 397 void CDrawCommon::DrawIcon(HICON hIcon, CRect rect, int icon_size) in DrawIcon() 408 void CDrawCommon::FillRect(CRect rect, COLORREF color, bool no_clip_area) in FillRect() 416 void CDrawCommon::FillAlphaRect(CRect rect, COLORREF color, BYTE alpha, bool no_clip_area) in FillAlphaRect() 455 void CDrawCommon::DrawRectTopFrame(CRect rect, COLORREF color, int pilex) in DrawRectTopFrame() 471 void CDrawCommon::DrawRectOutLine(CRect rect, COLORREF color, int width, bool dot_line) in DrawRectOutLine() [all …]
|
H A D | CPlayerUIBase.cpp | 333 { in LButtonUp() 974 void CPlayerUIBase::DrawSongInfo(CRect rect, int font_size, bool reset) in DrawSongInfo() 1065 void CPlayerUIBase::DrawControlBarBtn(CRect rect, BtnKey btn_type) in DrawControlBarBtn() 1071 void CPlayerUIBase::DrawPlayTag(CRect rect, LPCTSTR str_text) in DrawPlayTag() 1081 void CPlayerUIBase::DrawRectangle(const CRect& rect, bool no_corner_radius, bool theme_color, Color… in DrawRectangle() 1130 void CPlayerUIBase::DrawToolBar(CRect rect, bool draw_translate_button) in DrawToolBar() 1136 void CPlayerUIBase::DrawToolBarWithoutBackground(CRect rect, bool draw_translate_button) in DrawToolBarWithoutBackground() 1257 void CPlayerUIBase::DrawBeatIndicator(CRect rect) in DrawBeatIndicator() 1279 CRect CPlayerUIBase::DrawAreaToClient(CRect rect, CRect draw_area) in DrawAreaToClient() 1285 CRect CPlayerUIBase::ClientAreaToDraw(CRect rect, CRect draw_area) in ClientAreaToDraw() [all …]
|
H A D | BaseDialog.cpp | 171 CRect rect; in RepositionTextBasedControls() member 184 CRect rect{}; in RepositionTextBasedControls() local 242 const auto& rect = item.rect; in RepositionTextBasedControls() local 301 CRect rect; in BEGIN_MESSAGE_MAP() local 375 CRect rect; in OnSize() local
|
H A D | UiSearchBox.cpp | 40 CRect rect = ui_search_box->GetRect(); in Show() local 58 CRect rect; in UpdatePos() local
|
H A D | IPlayerUI.h | 9 CRect rect; //按钮的矩形区域 member
|
H A D | MenuEditCtrl.cpp | 30 CRect rect; in OnBrowse() local 36 void CMenuEditCtrl::OnDrawBrowseButton(CDC* pDC, CRect rect, BOOL bIsButtonPressed, BOOL bIsButtonH… in OnDrawBrowseButton()
|
H A D | SpinEdit.cpp | 74 CRect rect; in BEGIN_MESSAGE_MAP() local 149 CRect rect; in OnSize() local
|
H A D | CUIDrawer.cpp | 22 void CUIDrawer::DrawLryicCommon(CRect rect, Alignment align, bool show_song_info) in DrawLryicCommon() 224 void CUIDrawer::DrawLyricTextSingleLine(CRect rect, int& flag, bool double_line, Alignment align, b… in DrawLyricTextSingleLine() 327 void CUIDrawer::DrawSpectrum(CRect rect, SpectrumCol col, bool draw_reflex /*= false*/, bool low_fr… in DrawSpectrum() 370 void CUIDrawer::DrawSpectrum(CRect rect, int col_width, int gap_width, int cols, COLORREF color, bo… in DrawSpectrum() 463 void CUIDrawer::DrawLyricDoubleLine(CRect rect, LPCTSTR lyric, LPCTSTR next_lyric, Alignment align,… in DrawLyricDoubleLine()
|
H A D | MiniModeDlg.cpp | 219 CRect rect; in MoveWindowPos() local 424 CRect rect; in PreTranslateMessage() local 441 CRect rect{}; in PreTranslateMessage() local 472 CRect rect; in OnDestroy() local 627 CRect rect{}; in OnShowPlayList() local
|
H A D | ColorStatic.cpp | 44 CRect rect; in BEGIN_MESSAGE_MAP() local
|
H A D | SimplePropertiesDlg.cpp | 61 CRect rect; in BEGIN_MESSAGE_MAP() local
|
H A D | CDonateDlg.cpp | 65 CRect rect{}; in BEGIN_MESSAGE_MAP() local
|
H A D | SupportedFormatDlg.cpp | 73 CRect rect; in BEGIN_MESSAGE_MAP() local
|
H A D | PlayListCtrl.cpp | 142 CRect rect; in BEGIN_MESSAGE_MAP() local 325 CRect rect = nmcd.rc; in OnNMCustomdraw() local
|
H A D | AboutDlg.cpp | 123 CRect rect; in BEGIN_MESSAGE_MAP() local 252 CRect rect; in OnCtlColor() local
|
H A D | TagEditDlg.cpp | 150 CRect rect; in BEGIN_MESSAGE_MAP() local
|
H A D | StaticEx.cpp | 59 CRect rect; in BEGIN_MESSAGE_MAP() local
|
H A D | PropertyAlbumCoverDlg.cpp | 95 CRect rect; in AdjustColumnWidth() local 442 CRect rect; in BEGIN_MESSAGE_MAP() local 482 CRect rect; in OnPaint() local
|
H A D | PlayerToolBar.h | 47 CRect rect; //按钮的矩形区域 member
|
H A D | OptionsDlg.cpp | 89 CRect rect; in BEGIN_MESSAGE_MAP() local
|
H A D | ListCtrlEx.cpp | 341 CRect rect = nmcd.rc; in BEGIN_MESSAGE_MAP() local 359 CRect rect = nmcd.rc; in BEGIN_MESSAGE_MAP() local 445 CRect rect; in PreTranslateMessage() local
|
H A D | PlayerProgressBar.cpp | 59 CRect rect; in BEGIN_MESSAGE_MAP() local
|
H A D | CListBoxEnhanced.cpp | 55 CRect rect; in CalculateColumnWidth() local
|
H A D | LyricEditDlg.cpp | 424 CRect rect; in BEGIN_MESSAGE_MAP() local 852 CRect rect; in OnSize() local 870 CRect rect; in OnSize() local
|