Home
last modified time | relevance | path

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

/dports/graphics/blender/blender-2.91.0/source/blender/editors/space_file/
H A Dfile_intern.h75 void FILE_OT_filepath_drop(struct wmOperatorType *ot);
H A Dspace_file.c537 WM_operatortype_append(FILE_OT_filepath_drop); in file_operatortypes()
H A Dfile_ops.c2129 void FILE_OT_filepath_drop(wmOperatorType *ot) in FILE_OT_filepath_drop() function