Home
last modified time | relevance | path

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

/dports/comms/gpredict/gpredict-2.2.1/src/
H A Dsat-pref-polar-view.c148 cfg_rgba = sat_cfg_get_int_def(SAT_CFG_INT_POLAR_TICK_COL); in reset_cb()
200 cfg_rgba = sat_cfg_get_int(SAT_CFG_INT_POLAR_TICK_COL); in reset_cb()
580 SAT_CFG_INT_POLAR_TICK_COL); in create_colour_selectors()
584 cfg_rgba = sat_cfg_get_int(SAT_CFG_INT_POLAR_TICK_COL); in create_colour_selectors()
887 sat_cfg_set_int(SAT_CFG_INT_POLAR_TICK_COL, rgba); in sat_pref_polar_view_ok()
973 sat_cfg_reset_int(SAT_CFG_INT_POLAR_TICK_COL); in sat_pref_polar_view_ok()
H A Dsat-cfg.h91 SAT_CFG_INT_POLAR_TICK_COL, /*!< Tick label colour, e.g. N/W/S/E */ enumerator
H A Dgtk-polar-plot.c459 col = sat_cfg_get_int(SAT_CFG_INT_POLAR_TICK_COL); in create_canvas_model()
H A Dgtk-polar-view.c658 MOD_CFG_POLAR_TICK_COL, SAT_CFG_INT_POLAR_TICK_COL); in create_canvas_model()