Home
last modified time | relevance | path

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

/dports/astro/celestia-gtk/celestia-1.6.1/src/celestia/
H A Dcelx.cpp3283 char filenamestem[48]; in celestia_takescreenshot() local
3284 sprintf(filenamestem, "screenshot-%s%06i", fileid.c_str(), luastate->screenshotCount); in celestia_takescreenshot()
3293 string filepath = path + filenamestem + ".jpg"; in celestia_takescreenshot()
3300 string filepath = path + filenamestem + ".png"; in celestia_takescreenshot()
/dports/astro/celestia/celestia-1.6.1/src/celestia/
H A Dcelx.cpp3283 char filenamestem[48]; in celestia_takescreenshot() local
3284 sprintf(filenamestem, "screenshot-%s%06i", fileid.c_str(), luastate->screenshotCount); in celestia_takescreenshot()
3293 string filepath = path + filenamestem + ".jpg"; in celestia_takescreenshot()
3300 string filepath = path + filenamestem + ".png"; in celestia_takescreenshot()