Home
last modified time | relevance | path

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

/dports/multimedia/lives/lives-3.2.0/src/giw/
H A Dgiwled.h78 void giw_led_set_colors(GiwLed *led, GdkColor on_color, GdkColor off_color);
H A Dgiwled.c599 giw_led_set_colors(GiwLed *led, function
/dports/multimedia/lives/lives-3.2.0/src/
H A Dmultitrack.c2563 giw_led_set_colors(GIW_LED(checkbutton), palette->light_green, palette->dark_red); in scroll_tracks()