Home
last modified time | relevance | path

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

/dports/games/libretro-scummvm/scummvm-7b1e929/backends/platform/wii/
H A Doptions.cpp40 _strUnderscanX = "wii_video_ds_underscan_x"; in WiiOptionsDialog()
43 _strUnderscanX = "wii_video_default_underscan_x"; in WiiOptionsDialog()
253 gfx_set_underscan(ConfMan.getInt(_strUnderscanX, in revert()
262 i = ConfMan.getInt(_strUnderscanX, in load()
291 ConfMan.setInt(_strUnderscanX, in save()
H A Doptions.h46 String _strUnderscanX; variable
/dports/games/scummvm/scummvm-2.5.1/backends/platform/wii/
H A Doptions.cpp40 _strUnderscanX = "wii_video_ds_underscan_x"; in WiiOptionsDialog()
43 _strUnderscanX = "wii_video_default_underscan_x"; in WiiOptionsDialog()
253 gfx_set_underscan(ConfMan.getInt(_strUnderscanX, in revert()
262 i = ConfMan.getInt(_strUnderscanX, in load()
291 ConfMan.setInt(_strUnderscanX, in save()
H A Doptions.h48 String _strUnderscanX; variable