Home
last modified time | relevance | path

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

/dports/games/gemrb/gemrb-0.9.0/gemrb/plugins/GUIScript/
H A DGUIScript.h51 SV_WIDTH, enumerator
H A DGUIScript.cpp9859 case SV_WIDTH: value = core->Width; break;
/dports/games/gemrb/gemrb-0.9.0/gemrb/GUIScripts/
H A DGUIDefines.py342 SV_WIDTH = 1 variable
H A DMessageWindow.py98 width = GemRB.GetSystemVariable (SV_WIDTH)
H A DGUICommon.py35 width = GemRB.GetSystemVariable (SV_WIDTH)