Home
last modified time | relevance | path

Searched refs:LIVES_STOCK_SELECT_ALL (Results 1 – 2 of 2) sorted by relevance

/dports/multimedia/lives/lives-3.2.0/src/
H A Dwidget-helper-gtk.h1072 #define LIVES_STOCK_SELECT_ALL "edit-select-all" macro
1119 #define LIVES_STOCK_SELECT_ALL GTK_STOCK_SELECT_ALL macro
H A Dwidget-helper.c4276 if (!strcmp(stock_id, LIVES_STOCK_SELECT_ALL)) { in lives_standard_button_new_from_stock()