Home
last modified time | relevance | path

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

/dports/games/openttd/openttd-12.1/src/video/cocoa/
H A Dcocoa_wnd.h49 @"openttd.pause": [NSNumber numberWithInt:SPR_IMG_PAUSE],
/dports/games/openttd/openttd-12.1/src/
H A Dtoolbar_gui.cpp2162 SPR_IMG_PAUSE, // WID_TN_PAUSE in MakeMainToolbar()
2525 …NWidget(WWT_IMGBTN, COLOUR_GREY, WID_TE_PAUSE), SetDataTip(SPR_IMG_PAUSE, STR_TOOLBAR_TOOLTIP_PAUS…
/dports/games/openttd/openttd-12.1/src/table/
H A Dsprites.h1086 static const SpriteID SPR_IMG_PAUSE = 726; variable