Home
last modified time | relevance | path

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

/dports/multimedia/lives/lives-3.2.0/src/
H A Dmainwindow.h246 LIVES_DIALOG_ABORT_OK, enumerator
H A Ddialogs.c378 case LIVES_DIALOG_ABORT_OK: in create_message_dialog()
393 if (diat == LIVES_DIALOG_ABORT_OK) { in create_message_dialog()
721 return _do_abort_cancel_retry_dialog(text, LIVES_DIALOG_ABORT_OK); in do_abort_ok_dialog()