Searched refs:WritePlayersScore (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/demos/forty/
H A Dscorefil.h27 void WritePlayersScore(const wxString& player, int wins, int games, int score);
H A Dscorefil.cpp125 WritePlayersScore(player, wins, games, score);
129 void ScoreFile::WritePlayersScore(const wxString& player, int wins, int games, int score) function in class:ScoreFile
H A Dcanvas.cpp80 m_scoreFile->WritePlayersScore(

Completed in 53 milliseconds