Home
last modified time | relevance | path

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

/dports/astro/foxtrotgps/foxtrotgps-1.2.2/src/
H A Dglobals.c62 gboolean trip_livelog_on = FALSE; variable
H A Dglobals.h147 extern gboolean trip_livelog_on;
H A Dcallbacks.c3678 trip_livelog_on = gtk_toggle_button_get_active(togglebutton); in on_checkbutton16_toggled()