Home
last modified time | relevance | path

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

/dports/multimedia/lives/lives-3.2.0/src/
H A Dwidget-helper-gtk.h1044 #define GET_STOCK_ALT(stock_name) (lives_get_stock_icon_alt((stock_name)))
H A Dwidget-helper.h226 const char *lives_get_stock_icon_alt(int alt_stock_id);
H A Dwidget-helper.c10892 const char *lives_get_stock_icon_alt(int alt_stock_id) { in lives_get_stock_icon_alt() function