Home
last modified time | relevance | path

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

/dports/games/supertuxkart/SuperTuxKart-1.2-src/src/states_screens/
H A Drace_result_gui.cpp1586 int n_sshot = 1; in enableGPProgress() local
1602 ("sshot_" + StringUtils::toString(n_sshot)); in enableGPProgress()
1609 ("sshot_label_" + StringUtils::toString(n_sshot)); in enableGPProgress()
1619 n_sshot++; in enableGPProgress()
1835 int n_sshot = 1; in displayScreenShots() local
1840 ("sshot_" + StringUtils::toString(n_sshot)).c_str()); in displayScreenShots()
1842 ("sshot_label_" + StringUtils::toString(n_sshot)).c_str()); in displayScreenShots()
1860 n_sshot++; in displayScreenShots()