Home
last modified time | relevance | path

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

/dports/x11-clocks/wmclock/dockapps-daaf3aa/
H A Dwmclock.c41 #define NUM_TIME_POSITIONS 5 macro
151 int timePos12[NUM_TIME_POSITIONS] = { 5, 14, 24, 28, 37 };
152 int timePos24[NUM_TIME_POSITIONS] = { 4, 8, 17, 22, 31 };
863 for (i = 0; i < NUM_TIME_POSITIONS; i++) in main()