Searched refs:set_child_colour_internal (Results 1 – 1 of 1) sorted by relevance
21 static void set_child_colour_internal(LiVESWidget *, livespointer set_allx);10409 …lives_container_forall(LIVES_CONTAINER(expander), set_child_colour_internal, LIVES_INT_TO_POINTER(… in lives_standard_expander_new()11577 static void set_child_colour_internal(LiVESWidget * widget, livespointer set_allx) { in set_child_colour_internal() function11587 lives_container_forall(LIVES_CONTAINER(widget), set_child_colour_internal, set_allx); in set_child_colour_internal()11595 set_child_colour_internal(widget, LIVES_INT_TO_POINTER(set_all)); in set_child_colour()