Home
last modified time | relevance | path

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

/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/src/game/Strategic/
H A DGame_Clock.cc66 #define CLOCK_WIDTH 66 macro
282 RestoreExternBackgroundRect(x, y, CLOCK_WIDTH, CLOCK_HEIGHT); in RenderClock()
285 FindFontCenterCoordinates(x, y, CLOCK_WIDTH, CLOCK_HEIGHT, str, CLOCK_FONT, &x, &y); in RenderClock()
797 CLOCK_X, CLOCK_Y, CLOCK_X + CLOCK_WIDTH, CLOCK_Y + CLOCK_HEIGHT, in CreateMouseRegionForPauseOfClock()
/dports/x11-clocks/dclock/dclock/
H A DDclock.c37 #define CLOCK_WIDTH 220 macro
54 static Dimension winwidth = CLOCK_WIDTH;