Home
last modified time | relevance | path

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

/dports/games/openttd/openttd-12.1/src/
H A Dwindow_gui.h99 WD_DEBUGBOX_LEFT = 2, ///< Left offset of debug sprite. enumerator
H A Dwidget.cpp2446 …static const Dimension extra = {WD_DEBUGBOX_LEFT + WD_DEBUGBOX_RIGHT, WD_DEBUGBOX_TOP + WD_DEBUGBO… in SetupSmallestSize()