Home
last modified time | relevance | path

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

/dports/mail/mailutils/mailutils-3.13/mh/
H A Drefile.c78 open_folders (void) in open_folders() function
200 open_folders (); in main()
/dports/x11/libfm-extra/libfm-1.3.2/src/gtk/
H A Dfm-folder-view.c1310 FmLaunchFolderFunc open_folders, in _make_file_menu() argument
1324 fm_file_menu_set_folder_func(menu, open_folders, win); in _make_file_menu()
1388 FmLaunchFolderFunc open_folders; in on_file_menu() local
1397 iface->get_custom_menu_callbacks(fv, &update_popup, &open_folders); in on_file_menu()
1398 popup = _make_file_menu(fv, win, update_popup, open_folders, files); in on_file_menu()
1737 FmLaunchFolderFunc open_folders; in fm_folder_view_item_clicked() local
1756 iface->get_custom_menu_callbacks(fv, &update_popup, &open_folders); in fm_folder_view_item_clicked()
1758 if(open_folders) switch(type) in fm_folder_view_item_clicked()
1770 open_folders, win); in fm_folder_view_item_clicked()
1778 popup = _make_file_menu(fv, win, update_popup, open_folders, files); in fm_folder_view_item_clicked()
H A Dfm-standard-view.h67 FmLaunchFolderFunc open_folders);
H A Dfm-standard-view.c85 FmLaunchFolderFunc open_folders; member
247 FmLaunchFolderFunc open_folders) in fm_standard_view_new() argument
254 fv->open_folders = open_folders; in fm_standard_view_new()
1609 FmFolderViewUpdatePopup *update_popup, FmLaunchFolderFunc *open_folders) in fm_standard_view_get_custom_menu_callbacks() argument
1613 *open_folders = fv->open_folders; in fm_standard_view_get_custom_menu_callbacks()
/dports/x11/libfm/libfm-1.3.2/src/gtk/
H A Dfm-folder-view.c1310 FmLaunchFolderFunc open_folders, in _make_file_menu() argument
1324 fm_file_menu_set_folder_func(menu, open_folders, win); in _make_file_menu()
1388 FmLaunchFolderFunc open_folders; in on_file_menu() local
1397 iface->get_custom_menu_callbacks(fv, &update_popup, &open_folders); in on_file_menu()
1398 popup = _make_file_menu(fv, win, update_popup, open_folders, files); in on_file_menu()
1737 FmLaunchFolderFunc open_folders; in fm_folder_view_item_clicked() local
1756 iface->get_custom_menu_callbacks(fv, &update_popup, &open_folders); in fm_folder_view_item_clicked()
1758 if(open_folders) switch(type) in fm_folder_view_item_clicked()
1770 open_folders, win); in fm_folder_view_item_clicked()
1778 popup = _make_file_menu(fv, win, update_popup, open_folders, files); in fm_folder_view_item_clicked()
H A Dfm-standard-view.h67 FmLaunchFolderFunc open_folders);
H A Dfm-standard-view.c85 FmLaunchFolderFunc open_folders; member
247 FmLaunchFolderFunc open_folders) in fm_standard_view_new() argument
254 fv->open_folders = open_folders; in fm_standard_view_new()
1609 FmFolderViewUpdatePopup *update_popup, FmLaunchFolderFunc *open_folders) in fm_standard_view_get_custom_menu_callbacks() argument
1613 *open_folders = fv->open_folders; in fm_standard_view_get_custom_menu_callbacks()