Changeset View
Changeset View
Standalone View
Standalone View
source/blender/editors/space_file/file_intern.h
| Context not available. | |||||
| void FILE_OT_parent(struct wmOperatorType *ot); | void FILE_OT_parent(struct wmOperatorType *ot); | ||||
| void FILE_OT_directory_new(struct wmOperatorType *ot); | void FILE_OT_directory_new(struct wmOperatorType *ot); | ||||
| void FILE_OT_directory(struct wmOperatorType *ot); | void FILE_OT_directory(struct wmOperatorType *ot); | ||||
| void FILE_OT_filename(struct wmOperatorType *ot); | |||||
| void FILE_OT_previous(struct wmOperatorType *ot); | void FILE_OT_previous(struct wmOperatorType *ot); | ||||
| void FILE_OT_next(struct wmOperatorType *ot); | void FILE_OT_next(struct wmOperatorType *ot); | ||||
| void FILE_OT_refresh(struct wmOperatorType *ot); | void FILE_OT_refresh(struct wmOperatorType *ot); | ||||
| Context not available. | |||||