Home
last modified time | relevance | path

Searched refs:relative_item_points (Results 1 – 12 of 12) sorted by relevance

/dports/x11-fm/caja/caja-1.26.0/libcaja-private/
H A Dcaja-file-operations.h48 GArray *relative_item_points,
113 GArray *relative_item_points,
119 GArray *relative_item_points,
125 GArray *relative_item_points,
130 GArray *relative_item_points,
H A Dcaja-file-operations.c4748 if (relative_item_points != NULL && in caja_file_operations_copy()
4749 relative_item_points->len > 0) { in caja_file_operations_copy()
5291 if (relative_item_points != NULL && in caja_file_operations_move()
5292 relative_item_points->len > 0) { in caja_file_operations_move()
5610 if (relative_item_points != NULL && in caja_file_operations_link()
5611 relative_item_points->len > 0) { in caja_file_operations_link()
5651 if (relative_item_points != NULL && in caja_file_operations_duplicate()
5930 relative_item_points, in caja_file_operations_copy_move()
5935 relative_item_points, in caja_file_operations_copy_move()
5953 relative_item_points, in caja_file_operations_copy_move()
[all …]
H A Dcaja-icon-container.h106 GdkPoint *relative_item_points,
/dports/x11-fm/nemo/nemo-4.8.3/libnemo-private/
H A Dnemo-file-operations.h52 GArray *relative_item_points,
123 GArray *relative_item_points,
129 GArray *relative_item_points,
135 GArray *relative_item_points,
140 GArray *relative_item_points,
H A Dnemo-file-operations.c4980 if (relative_item_points != NULL && in nemo_file_operations_copy()
4981 relative_item_points->len > 0) { in nemo_file_operations_copy()
5530 if (relative_item_points != NULL && in nemo_file_operations_move()
5531 relative_item_points->len > 0) { in nemo_file_operations_move()
5857 if (relative_item_points != NULL && in nemo_file_operations_link()
5858 relative_item_points->len > 0) { in nemo_file_operations_link()
5897 if (relative_item_points != NULL && in nemo_file_operations_duplicate()
6173 relative_item_points, in nemo_file_operations_copy_move()
6178 relative_item_points, in nemo_file_operations_copy_move()
6202 relative_item_points, in nemo_file_operations_copy_move()
[all …]
H A Dnemo-icon-container.h100 GdkPoint *relative_item_points,
/dports/x11-fm/nemo/nemo-4.8.3/src/
H A Dnemo-view.h389 GArray *relative_item_points,
H A Dnemo-view.c4370 if (relative_item_points == NULL) { in offset_drop_points()
4382 GArray *relative_item_points) in nemo_view_create_links_for_files() argument
4387 g_assert (relative_item_points->len == 0 in nemo_view_create_links_for_files()
4403 offset_drop_points (relative_item_points, in nemo_view_create_links_for_files()
4417 GArray *relative_item_points) in nemo_view_duplicate_selection() argument
4425 || relative_item_points->len == 0); in nemo_view_duplicate_selection()
4437 offset_drop_points (relative_item_points, in nemo_view_duplicate_selection()
10865 GArray *relative_item_points, in nemo_view_move_copy_items() argument
10872 g_assert (relative_item_points == NULL in nemo_view_move_copy_items()
10873 || relative_item_points->len == 0 in nemo_view_move_copy_items()
[all …]
H A Dnemo-icon-view.c2185 GArray *relative_item_points, in icon_view_move_copy_items() argument
2194 nemo_view_move_copy_items (view, item_uris, relative_item_points, target_dir, in icon_view_move_copy_items()
/dports/x11-fm/caja/caja-1.26.0/src/file-manager/
H A Dfm-directory-view.c3788 if (relative_item_points == NULL) { in offset_drop_points()
3800 GArray *relative_item_points) in fm_directory_view_create_links_for_files() argument
3805 g_assert (relative_item_points->len == 0 in fm_directory_view_create_links_for_files()
3821 offset_drop_points (relative_item_points, in fm_directory_view_create_links_for_files()
3835 GArray *relative_item_points) in fm_directory_view_duplicate_selection() argument
3843 || relative_item_points->len == 0); in fm_directory_view_duplicate_selection()
3855 offset_drop_points (relative_item_points, in fm_directory_view_duplicate_selection()
10340 GArray *relative_item_points, in fm_directory_view_move_copy_items() argument
10348 g_assert (relative_item_points == NULL in fm_directory_view_move_copy_items()
10349 || relative_item_points->len == 0 in fm_directory_view_move_copy_items()
[all …]
H A Dfm-directory-view.h384 GArray *relative_item_points,
H A Dfm-icon-view.c2975 GArray *relative_item_points, in icon_view_move_copy_items() argument
2984 fm_directory_view_move_copy_items (item_uris, relative_item_points, target_dir, in icon_view_move_copy_items()