Searched refs:sc_box (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/dialog/
H A Dtimebox.c177 BOX hr_box, mn_box, sc_box; local
240 memset(&sc_box, 0, sizeof(sc_box));
270 if (init_object(&sc_box,
279 || DrawObject(&sc_box) < 0) {
287 (state == sSC ? &sc_box : 0)));
363 second = sc_box.value;
405 hr_box.value, mn_box.value, sc_box.value)
413 parts->tm_sec = sc_box.value;

Completed in 114 milliseconds