Home
last modified time | relevance | path

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

/dports/games/openttd/openttd-12.1/src/
H A Dwindow_gui.h93 WD_STICKYBOX_RIGHT = 2, ///< Right offset of sticky sprite. enumerator
H A Dwidget.cpp2463 …static const Dimension extra = {WD_STICKYBOX_LEFT + WD_STICKYBOX_RIGHT, WD_STICKYBOX_TOP + WD_STIC… in SetupSmallestSize()