Home
last modified time | relevance | path

Searched refs:LIVES_RESPONSE_RESET (Results 1 – 9 of 9) sorted by relevance

/dports/multimedia/lives/lives-3.2.0/src/
H A Dwidget-helper-gtk.h640 #define LIVES_RESPONSE_RESET 3 // be careful NOT to confuse this with RETRY !! macro
H A Dlbindings.c330 if (consta == LIVES_RESPONSE_RESET) return LIVES_DIALOG_RESPONSE_RESET; in trans_constant()
H A Drte_window.c2354 LIVES_RESPONSE_RESET); in create_rte_window()
H A Devents.c4667 …rdet->suggestion_followed || response == LIVES_RESPONSE_RETRY || response == LIVES_RESPONSE_RESET); in render_to_clip()
6665 NULL, _("_Set to current clip values"), LIVES_RESPONSE_RESET); in create_render_details()
H A Dinterface.c4444 (type == 2) ? LIVES_RESPONSE_ABORT : LIVES_RESPONSE_RESET); in create_cds_dialog()
5852 NULL, LIVES_RESPONSE_RESET); in manclips_ok()
H A Dwidget-helper-qt.h1466 #define LIVES_RESPONSE_RESET 103 macro
H A Dparamwindow.c861 LIVES_STOCK_REVERT_TO_SAVED, _("Reset"), LIVES_RESPONSE_RESET); in on_fx_pre_activate()
H A Dmultitrack.c11056 } while (rdet->suggestion_followed || response == LIVES_RESPONSE_RESET); in on_multitrack_activate()
22829 LIVES_RESPONSE_RESET); in amixer_show()
H A Dcallbacks.c2242 if (resp == LIVES_RESPONSE_RESET) {