Home
last modified time | relevance | path

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

/dports/games/stuntrally/stuntrally-2.6.1/source/ogre/common/
H A Dsettings_com.cpp18 Param(c,w, "misc.screenshot_png", screen_png); in SerializeCommon()
110 ,mouse_capture(true), screen_png(0) in SETcom()
H A Dsettings_com.h18 bool ogre_dialog, mouse_capture, screen_png; variable
/dports/games/stuntrally/stuntrally-2.6.1/source/ogre/
H A DGui_KeyPress.cpp459 pSet->screen_png ? ".png" : ".jpg"); in channelChanged()
H A DGui_Init.cpp380 ck= &ckScreenPng; ck->Init("ScreenPng", &pSet->screen_png); in InitGui()
/dports/games/stuntrally/stuntrally-2.6.1/source/editor/
H A DUpdate_Key.cpp154 pSet->screen_png ? ".png" : ".jpg"); in keyPressed()
H A DGui_Init.cpp236 ck= &ckScreenPng; ck->Init("ScreenPng", &pSet->screen_png); in InitGui()