Home
last modified time | relevance | path

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

/dports/x11-fm/nemo/nemo-4.8.3/libnemo-private/
H A Dnemo-file-undo-operations.h37 NEMO_FILE_UNDO_OP_MOVE, enumerator
H A Dnemo-file-undo-operations.c376 if (op_type == NEMO_FILE_UNDO_OP_MOVE) { in ext_strings_func()
524 if (op_type == NEMO_FILE_UNDO_OP_MOVE || in ext_redo_func()
582 } else if (op_type == NEMO_FILE_UNDO_OP_MOVE) { in ext_undo_func()
H A Dnemo-file-operations.c5551 job->common.undo_info = nemo_file_undo_info_ext_new (NEMO_FILE_UNDO_OP_MOVE, in nemo_file_operations_move()