Home
last modified time | relevance | path

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

/dports/audio/gtkpod/gtkpod-1.0.0/src/
H A Ddisplay_sorttabs.c3028 static struct tm *cal_get_time(GtkWidget *cal, MarginType type, struct tm *tm) { in cal_get_time() function
3150 lower = cal_get_time(cal, LOWER_MARGIN, NULL); in cal_apply_data()
3151 upper = cal_get_time(cal, UPPER_MARGIN, NULL); in cal_apply_data()