#include <FragmentBar.h>
Static Public Member Functions | |
static void | DrawFragment (CDC *pDC, CRect *prcCell, QWORD nTotal, QWORD nOffset, QWORD nLength, COLORREF crFill, BOOL b3D) |
static void | DrawStateBar (CDC *pDC, CRect *prcBar, QWORD nTotal, QWORD nOffset, QWORD nLength, COLORREF crFill, BOOL bTop=FALSE) |
static void | DrawDownload (CDC *pDC, CRect *prcBar, CDownload *pDownload, COLORREF crNatural) |
static void | DrawDownloadSimple (CDC *pDC, CRect *prcBar, CDownload *pDownload, COLORREF crNatural) |
static void | DrawSource (CDC *pDC, CRect *prcBar, CDownloadSource *pSource, COLORREF crNatural) |
static void | DrawUpload (CDC *pDC, CRect *prcBar, CUploadFile *pFile, COLORREF crNatural) |
Static Protected Member Functions | |
static void | DrawSourceImpl (CDC *pDC, CRect *prcBar, CDownloadSource *pSource) |
|
|
Definition at line 181 of file FragmentBar.cpp. References DrawFragment(), CDownloadWithFile::GetVolumeComplete(), CDownload::IsStarted(), and CDownloadBase::m_nSize. Referenced by CDownloadsCtrl::PaintDownload(). |
|
Definition at line 50 of file FragmentBar.cpp. References CCoolInterface::CalculateColour(), CShareazaApp::m_bRTL, and theApp. Referenced by CSplashDlg::DoPaint(), DrawDownload(), DrawDownloadSimple(), DrawSource(), DrawSourceImpl(), DrawUpload(), and CHomeDownloadsBox::OnPaint(). |
|
|
|
Definition at line 88 of file FragmentBar.cpp. References CCoolInterface::CalculateColour(), CShareazaApp::m_bRTL, and theApp. Referenced by DrawDownload(), and DrawSource(). |
|