Home
last modified time | relevance | path

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

/dports/net-p2p/amule/aMule-2.3.3/src/utils/wxCas/src/
H A Donlinesig.cpp88 text >> m_totalDL; in Refresh()
193 return m_totalDL; in GetTotalDL()
242 return ( BytesConvertion ( m_totalDL ) ); in GetConvertedTotalDL()
H A Donlinesig.h63 wxString m_totalDL; variable
/dports/net-p2p/amule-devel/aMule-SVN-r11065/src/utils/wxCas/src/
H A Donlinesig.cpp88 text >> m_totalDL; in Refresh()
193 return m_totalDL; in GetTotalDL()
242 return ( BytesConvertion ( m_totalDL ) ); in GetConvertedTotalDL()
H A Donlinesig.h63 wxString m_totalDL; variable