Searched refs:GetScore (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/demos/forty/
H A Dgame.h94 int GetScore() const { return m_currentScore + m_totalScore; } function in class:Game
H A Dcanvas.cpp84 m_game->GetScore()
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DUpDownClientEC.h101 uint32 GetScore() const { return m_score; } function in class:CUpDownClient
H A DClientDetailDialog.cpp182 CFormat(wxT("%u")) % m_client.GetScore());
H A DClientRef.cpp143 uint32 WRAPC(GetScore)
H A DClientRef.h140 uint32 GetScore() const;
H A DUploadQueue.cpp111 if (cur_score > it1->GetClient()->GetScore()) {
159 % c->GetScore()
H A Dupdownclient.h265 uint32 GetScore() const { return m_score; } function in class:CUpDownClient
H A DECSpecialCoreTags.cpp265 AddTag(CECTag(EC_TAG_CLIENT_SCORE, client->GetScore()), valuemap);

Completed in 131 milliseconds