Home
last modified time | relevance | path

Searched refs:MODEL_ID_HIGH (Results 1 – 3 of 3) sorted by relevance

/dports/games/colorcode/ColorCode-0.8.5/
H A Dhighscoresmodel.cpp30 mId = MODEL_ID_HIGH; in HighScoresModel()
H A Dgameslistmodel.h40 static const int MODEL_ID_HIGH; variable
H A Dgameslistmodel.cpp25 const int GamesListModel::MODEL_ID_HIGH = 3; member in GamesListModel