Home
last modified time | relevance | path

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

/dports/x11-clocks/astime/astime-2.8/
H A Dstate.h40 unsigned short int draw_seconds; /* render second hand */ member
H A Dastime.c63 state.draw_seconds = 1; in defaults()
269 state.draw_seconds = 0; in parsercfile()
271 state.draw_seconds = 1; in parsercfile()
434 state.draw_seconds = 0; in parsecmdline()
H A Dastime_x.c255 if ((i == 0) && (state.draw_seconds == 0)) in draw_window()
/dports/x11-clocks/dclock/dclock/
H A DDclock.c1404 draw_seconds(w, sec_val) in draw_seconds() function
1475 draw_seconds(w, l_time->tm_sec);
1646 draw_seconds(w, cur_sec);