Home
last modified time | relevance | path

Searched defs:games (Results 1 – 25 of 363) sorted by relevance

12345678910>>...15

/dports/www/chromium-legacy/chromium-88.0.4324.182/components/games/core/proto/
H A Dgames_catalog.proto7 package games; package
14 repeated Game games = 1; field
H A Dhighlighted_games.proto7 package games; package
27 repeated HighlightedGame games = 1; field
H A Ddate.proto7 package games; package
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/games/core/proto/
H A Dgames_catalog.proto7 package games; package
14 repeated Game games = 1; field
H A Dhighlighted_games.proto7 package games; package
27 repeated HighlightedGame games = 1; field
H A Ddate.proto7 package games; package
/dports/games/pysolfc/PySolFC-2.14.1/pysollib/pysolgtk/
H A Dmenubar.py348 def _getNumGames(self, games, select_data): argument
375 def _addGamesSubMenu(self, games, menu, short_name=False): argument
379 def _addAllGamesMenu(self, games, menu): argument
396 def _addSelectedGamesSubMenu(self, games, menu, select_data): argument
404 def _addPopularGamesMenu(self, games, menu): argument
412 def _addGamesByType(self, games, menu, label, data): argument
418 def _addMahjonggGamesMenu(self, games, menu): argument
427 def add_menu(games, c0, c1, menu=menu): argument
458 def _createSelectMenu(self, games, menu): argument
527 def updateRecentGamesMenu(self, games): argument
[all …]
/dports/games/gbrainy/gbrainy-2.4.3/src/Core/Main/
H A DPdfExporter.cs47 public bool GeneratePdf (Game [] games, int games_page, string file) in GeneratePdf()
90 void GenerateQuestions (CairoContextEx cr, Game [] games, int columns, int rows) in GenerateQuestions()
150 void GenerateAnswers (CairoContextEx cr, Game [] games, int columns, int rows) in GenerateAnswers()
/dports/games/residualvm/residualvm-0.3.1/
H A DREADME.md56 ### 3.1. Required files
70 ### 3.2. Running the game ###
86 ### 3.3. Default Keyboard-settings ###
102 ### 3.4. Joystick/gamepad support ###
/dports/games/py-pychess/pychess-1.0.2/lib/pychess/perspectives/fics/
H A DGameListPanel.py198 def onGameAdd(self, games, new_games): argument
208 def do_onGameAdd(games, new_games, game_store): argument
235 def onGameRemove(self, games, game): argument
236 def do_onGameRemove(games, game): argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/games/core/test/
H A Dtest_utils.cc9 namespace games { namespace
12 GamesCatalog CreateGamesCatalog(std::vector<Game> games) { in CreateGamesCatalog()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/demos/forty/
H A Dscorefil.cpp98 int& games, in ReadPlayersScore()
129 void ScoreFile::WritePlayersScore(const wxString& player, int wins, int games, int score) in WritePlayersScore()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/demos/forty/
H A Dscorefil.cpp98 int& games, in ReadPlayersScore()
129 void ScoreFile::WritePlayersScore(const wxString& player, int wins, int games, int score) in WritePlayersScore()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/demos/forty/
H A Dscorefil.cpp98 int& games, in ReadPlayersScore()
129 void ScoreFile::WritePlayersScore(const wxString& player, int wins, int games, int score) in WritePlayersScore()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/demos/forty/
H A Dscorefil.cpp98 int& games, in ReadPlayersScore()
129 void ScoreFile::WritePlayersScore(const wxString& player, int wins, int games, int score) in WritePlayersScore()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/demos/forty/
H A Dscorefil.cpp92 int& games, in ReadPlayersScore()
123 void ScoreFile::WritePlayersScore(const wxString& player, int wins, int games, int score) in WritePlayersScore()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/demos/forty/
H A Dscorefil.cpp88 int& games, in ReadPlayersScore()
119 void ScoreFile::WritePlayersScore(const wxString& player, int wins, int games, int score) in WritePlayersScore()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/demos/forty/
H A Dscorefil.cpp92 int& games, in ReadPlayersScore()
123 void ScoreFile::WritePlayersScore(const wxString& player, int wins, int games, int score) in WritePlayersScore()
/dports/lang/racket/racket-8.3/share/pkgs/games/
H A DREADME.md1 # games chapter
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/games/core/
H A Dgames_features.cc7 namespace games { namespace
H A Dgames_constants.cc7 namespace games { namespace
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/games/core/
H A Dgames_constants.cc7 namespace games { namespace
H A Dgames_features.cc7 namespace games { namespace
/dports/games/pysolfc/PySolFC-2.14.1/pysollib/kivy/
H A Dselectgame.py150 def select_func(gi, games=games): argument
163 def select_func(gi, games=games): argument
176 def select_func(gi, games=games): argument
/dports/games/pysolfc/PySolFC-2.14.1/pysollib/tile/
H A Dselectgame.py130 def select_func(gi, games=games): argument
142 def select_func(gi, games=games): argument
154 def select_func(gi, games=games): argument

12345678910>>...15