Home
last modified time | relevance | path

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

/dports/multimedia/lives/lives-3.2.0/src/
H A Dwidget-helper.h406 boolean lives_button_set_image_from_stock(LiVESButton *, const char *stock_id);
H A Dwidget-helper.c4181 LIVES_GLOBAL_INLINE boolean lives_button_set_image_from_stock(LiVESButton *button, in lives_button_set_image_from_stock() function
4316 if (stock_id) lives_button_set_image_from_stock(LIVES_BUTTON(button), stock_id); in lives_standard_button_new_from_stock()
H A Dcallbacks.c10166lives_button_set_image_from_stock(LIVES_BUTTON(mainw->proc_ptr->cancel_button), stockim);
10207 lives_button_set_image_from_stock(LIVES_BUTTON(mainw->proc_ptr->cancel_button), stockim);