Home
last modified time | relevance | path

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

/dports/games/scummvm/scummvm-2.5.1/engines/twine/menu/
H A Dmenu.cpp971 const int32 titleBoxWidth = 430; in drawBehaviour() local
972 const int32 titleBoxCenter = titleBoxLeft + titleBoxWidth / 2; in drawBehaviour()
973 const int32 titleBoxRight = titleBoxLeft + titleBoxWidth; in drawBehaviour()