Home
last modified time | relevance | path

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

/dports/games/openttd/openttd-12.1/src/
H A Dwidget_type.h460 NCB_EQUALSIZE = 0, ///< Containers should keep all their (resizing) children equally large. enumerator
463 NC_EQUALSIZE = 1 << NCB_EQUALSIZE, ///< Value of the #NCB_EQUALSIZE flag.