Home
last modified time | relevance | path

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

/dports/x11-fm/nautilus/nautilus-41.1/src/
H A Dnautilus-file-undo-operations.h38 NAUTILUS_FILE_UNDO_OP_MOVE, enumerator
H A Dnautilus-file-undo-operations.c448 if (op_type == NAUTILUS_FILE_UNDO_OP_MOVE) in ext_strings_func()
639 if (op_type == NAUTILUS_FILE_UNDO_OP_MOVE || in ext_redo_func()
719 else if (op_type == NAUTILUS_FILE_UNDO_OP_MOVE) in ext_undo_func()
H A Dnautilus-file-operations.c6701 job->common.undo_info = nautilus_file_undo_info_ext_new (NAUTILUS_FILE_UNDO_OP_MOVE, in nautilus_file_operations_move()