Home
last modified time | relevance | path

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

/dports/audio/easytag/easytag-2.4.3/src/
H A Dfile_list.h53 gboolean et_history_list_has_undo (GList *history_list);
H A Dfile_list.c1276 g_return_val_if_fail (et_history_list_has_undo (ETCore->ETHistoryFileList), NULL); in ET_Undo_History_File_Data()
1295 et_history_list_has_undo (GList *history_list) in et_history_list_has_undo() function
H A Dapplication_window.c2708 if (et_history_list_has_undo (ETCore->ETHistoryFileList)) in et_application_window_update_actions()