Home
last modified time | relevance | path

Searched refs:action_started (Results 1 – 7 of 7) sorted by relevance

/dports/graphics/gimageview/gimageview-0.2.27/src/
H A Dfr-archive.c222 action_started (FRCommand *command, in action_started() function
286 GTK_SIGNAL_FUNC (action_started), in fr_archive_new_file()
323 GTK_SIGNAL_FUNC (action_started), in fr_archive_load()
/dports/editors/gummi/gummi-0.8.1/src/
H A Deditor.c659 gboolean action_started = FALSE; in editor_start_replace_all() local
671 if (!action_started) { in editor_start_replace_all()
673 action_started = TRUE; in editor_start_replace_all()
680 if (action_started) { in editor_start_replace_all()
/dports/security/nmap/nmap-7.91/
H A Dnse_main.lua477 action_started = false,
519 self.action_started = true
538 if self.action_started then
/dports/archivers/lxqt-archiver/lxqt-archiver-0.5.0/src/core/
H A Dfr-window.h349 void action_started(FrArchive* archive, FrAction action, gpointer data);
H A Dfr-archive.c696 action_started (FrCommand *command, in action_started() function
1065 G_CALLBACK (action_started), in fr_archive_connect_to_command()
/dports/archivers/engrampa/engrampa-1.26.0/src/
H A Dfr-archive.c690 action_started (FrCommand *command, in action_started() function
1059 G_CALLBACK (action_started), in fr_archive_connect_to_command()
H A Dfr-window.c2825 action_started (FrArchive *archive, in action_started() function
5541 G_CALLBACK (action_started), in fr_window_construct()
6332 G_CALLBACK (action_started), in fr_window_archive_save_as()
8144 G_CALLBACK (action_started), in fr_window_paste_from_clipboard_data()