Home
last modified time | relevance | path

Searched refs:show_eject (Results 1 – 10 of 10) sorted by relevance

/dports/x11-fm/caja/caja-1.26.0/src/
H A Dcaja-places-sidebar.c174 gboolean *show_eject);
355 gboolean show_eject; in add_place() local
381 if (show_unmount || show_eject) in add_place()
988 gboolean show_eject; in over_eject_button() local
1004 if (!show_eject) { in over_eject_button()
1686 gboolean *show_eject) in check_unmount_and_eject() argument
1689 *show_eject = FALSE; in check_unmount_and_eject()
1693 *show_eject = g_drive_can_eject (drive); in check_unmount_and_eject()
1702 *show_eject |= g_mount_can_eject (mount); in check_unmount_and_eject()
1713 gboolean *show_eject, in check_visibility() argument
[all …]
/dports/x11-fm/nemo/nemo-4.8.3/src/
H A Dnemo-places-sidebar.c236 gboolean *show_eject);
407 gboolean show_eject, show_unmount; in add_place() local
413 &show_unmount, &show_eject); in add_place()
415 if (show_unmount || show_eject) { in add_place()
1310 gboolean show_eject; in over_eject_button() local
1326 if (!show_eject) { in over_eject_button()
2167 gboolean *show_eject) in check_unmount_and_eject() argument
2170 *show_eject = FALSE; in check_unmount_and_eject()
2173 *show_eject = g_drive_can_eject (drive); in check_unmount_and_eject()
2191 gboolean *show_eject, in check_visibility() argument
[all …]
H A Dnemo-tree-sidebar.c705 gboolean show_eject = FALSE; in button_pressed_callback() local
767 show_eject = g_mount_can_eject (mount); in button_pressed_callback()
776 if (show_eject) { in button_pressed_callback()
782 if (show_unmount || show_eject) { in button_pressed_callback()
H A Dnemo-view.c8889 gboolean *show_eject, in file_should_show_foreach() argument
8900 *show_eject = FALSE; in file_should_show_foreach()
8907 *show_eject = TRUE; in file_should_show_foreach()
8960 *show_eject = FALSE; in file_should_show_self()
8970 *show_eject = TRUE; in file_should_show_self()
9144 gboolean show_eject; in real_update_menus_volumes() local
9161 show_eject = (selection != NULL); in real_update_menus_volumes()
9170 || show_eject || show_connect in real_update_menus_volumes()
9195 show_eject &= show_eject_one; in real_update_menus_volumes()
9376 gboolean show_eject; in real_update_location_menu_volumes() local
[all …]
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/
H A Dgtkplacessidebar.c488 gboolean show_eject, show_unmount; in add_place() local
495 &show_unmount, &show_eject); in add_place()
497 if (show_unmount || show_eject) in add_place()
500 show_eject_button = (show_unmount || show_eject); in add_place()
2215 gboolean *show_eject) in check_unmount_and_eject() argument
2218 *show_eject = FALSE; in check_unmount_and_eject()
2221 *show_eject = g_drive_can_eject (drive); in check_unmount_and_eject()
2224 *show_eject |= g_volume_can_eject (volume); in check_unmount_and_eject()
2228 *show_eject |= g_mount_can_eject (mount); in check_unmount_and_eject()
2239 gboolean *show_eject, in check_visibility() argument
[all …]
/dports/x11-toolkits/gtk40/gtk-4.4.1/gtk/
H A Dgtkplacessidebar.c423 gboolean show_eject, show_unmount; in add_place() local
430 &show_unmount, &show_eject); in add_place()
432 if (show_unmount || show_eject) in add_place()
435 show_eject_button = (show_unmount || show_eject); in add_place()
1925 gboolean *show_eject) in check_unmount_and_eject() argument
1928 *show_eject = FALSE; in check_unmount_and_eject()
1931 *show_eject = g_drive_can_eject (drive); in check_unmount_and_eject()
1934 *show_eject |= g_volume_can_eject (volume); in check_unmount_and_eject()
1938 *show_eject |= g_mount_can_eject (mount); in check_unmount_and_eject()
3177 gboolean show_unmount, show_eject; in create_row_popover() local
[all …]
/dports/x11-fm/caja/caja-1.26.0/src/file-manager/
H A Dfm-tree-view.c774 gboolean show_eject = FALSE; in button_pressed_callback() local
839 show_eject = g_mount_can_eject (mount); in button_pressed_callback()
851 if (show_eject) in button_pressed_callback()
860 if (show_unmount || show_eject) in button_pressed_callback()
H A Dfm-directory-view.c7996 gboolean *show_eject, in file_should_show_foreach() argument
8006 *show_eject = FALSE; in file_should_show_foreach()
8014 *show_eject = TRUE; in file_should_show_foreach()
8077 *show_eject = FALSE; in file_should_show_self()
8088 *show_eject = TRUE; in file_should_show_self()
8273 gboolean show_eject; in real_update_menus_volumes() local
8292 show_eject = (selection != NULL); in real_update_menus_volumes()
8302 || show_eject || show_connect in real_update_menus_volumes()
8329 show_eject &= show_eject_one; in real_update_menus_volumes()
8524 gboolean show_eject; in real_update_location_menu_volumes() local
[all …]
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/slic3r/GUI/
H A DPlater.hpp101 bool show_eject(bool show)const;
/dports/x11-fm/nautilus/nautilus-41.1/src/
H A Dnautilus-files-view.c7400 *show_eject = FALSE; in file_should_show_foreach()
7407 *show_eject = TRUE; in file_should_show_foreach()
7624 gboolean show_eject; in real_update_actions_state() local
7840 show_eject = (selection != NULL); in real_update_actions_state()
7845 || show_eject in real_update_actions_state()
7870 show_eject &= show_eject_one; in real_update_actions_state()
7887 show_eject); in real_update_actions_state()
8053 gboolean show_eject; in update_selection_menu() local
8064 show_eject = (selection != NULL); in update_selection_menu()
8166 || show_eject in update_selection_menu()
[all …]