Home
last modified time | relevance | path

Searched refs:LIVES_STOCK_LABEL_OPEN (Results 1 – 4 of 4) sorted by relevance

/dports/multimedia/lives/lives-3.2.0/src/
H A Dwidget-helper.h1383 char LIVES_STOCK_LABEL_OPEN[32]; variable
H A Dwidget-helper-qt.h4597 char LIVES_STOCK_LABEL_OPEN[32]; variable
H A Dwidget-helper.c4273 button = lives_standard_button_new_with_label(LIVES_STOCK_LABEL_OPEN, width, height); in lives_standard_button_new_from_stock()
10933 lives_snprintf(LIVES_STOCK_LABEL_OPEN, 32, "%s", (_("_Open"))); in widget_helper_init()
H A Dinterface.c4108 stocklabel = LIVES_STOCK_LABEL_OPEN; in choose_file()