Searched refs:DoSaveScreenshot (Results 1 – 2 of 2) sorted by relevance
58 bool DoSaveScreenshot(bool fSaveAll, const char *szFilename, float fSaveAllZoom);
207 bool fSuccess=DoSaveScreenshot(fSaveAll, strFilePath, fSaveAllZoom); in SaveScreenshot()217 bool C4GraphicsSystem::DoSaveScreenshot(bool fSaveAll, const char *szFilename, float fSaveAllZoom) in DoSaveScreenshot() function in C4GraphicsSystem