30 #define ATTRIBUTE_COLUMN_PADDING (0.5f * UI_UNIT_X)
33 #define SMALL_SIZE_CHECK(_size) ((_size) < 64)
struct AssetLibrary AssetLibrary
eFileSel_Params_AssetCatalogVisibility
_GL_VOID GLfloat value _GL_VOID_RET _GL_VOID const GLuint GLboolean *residences _GL_BOOL_RET _GL_VOID GLsizei GLfloat GLfloat GLfloat GLfloat const GLubyte *bitmap _GL_VOID_RET _GL_VOID GLenum const void *lists _GL_VOID_RET _GL_VOID const GLdouble *equation _GL_VOID_RET _GL_VOID GLdouble GLdouble blue _GL_VOID_RET _GL_VOID GLfloat GLfloat blue _GL_VOID_RET _GL_VOID GLint GLint blue _GL_VOID_RET _GL_VOID GLshort GLshort blue _GL_VOID_RET _GL_VOID GLubyte GLubyte blue _GL_VOID_RET _GL_VOID GLuint GLuint blue _GL_VOID_RET _GL_VOID GLushort GLushort blue _GL_VOID_RET _GL_VOID GLbyte GLbyte GLbyte alpha _GL_VOID_RET _GL_VOID GLdouble GLdouble GLdouble alpha _GL_VOID_RET _GL_VOID GLfloat GLfloat GLfloat alpha _GL_VOID_RET _GL_VOID GLint GLint GLint alpha _GL_VOID_RET _GL_VOID GLshort GLshort GLshort alpha _GL_VOID_RET _GL_VOID GLubyte GLubyte GLubyte alpha _GL_VOID_RET _GL_VOID GLuint GLuint GLuint alpha _GL_VOID_RET _GL_VOID GLushort GLushort GLushort alpha _GL_VOID_RET _GL_VOID GLenum mode _GL_VOID_RET _GL_VOID GLint y
DEGForeachIDComponentCallback callback
SyclQueue void void size_t num_bytes void
void FILE_OT_bookmark_move(struct wmOperatorType *ot)
void FILE_OT_filenum(struct wmOperatorType *ot)
void file_operator_to_sfile(struct Main *bmain, struct SpaceFile *sfile, struct wmOperator *op)
void(* onReloadFn)(struct SpaceFile *space_data, onReloadFnData custom_data)
void file_draw_check(bContext *C)
int autocomplete_directory(struct bContext *C, char *str, void *arg_v)
void FILE_OT_rename(struct wmOperatorType *ot)
void file_create_asset_catalog_tree_view_in_layout(struct AssetLibrary *asset_library, struct uiLayout *layout, struct SpaceFile *space_file, struct FileAssetSelectParams *params)
void file_params_renamefile_clear(struct FileSelectParams *params)
int file_select_match(struct SpaceFile *sfile, const char *pattern, char *matched_file)
void file_on_reload_callback_register(struct SpaceFile *sfile, onReloadFn callback, onReloadFnData custom_data)
const char * file_context_dir[]
void FILE_OT_edit_directory_path(struct wmOperatorType *ot)
void FILE_OT_bookmark_delete(struct wmOperatorType *ot)
void file_calc_previews(const bContext *C, ARegion *region)
void FILE_OT_sort_column_ui_context(struct wmOperatorType *ot)
void FILE_OT_cancel(struct wmOperatorType *ot)
int autocomplete_file(struct bContext *C, char *str, void *arg_v)
void FILE_OT_highlight(struct wmOperatorType *ot)
void FILE_OT_select(struct wmOperatorType *ot)
float file_string_width(const char *str)
void file_params_invoke_rename_postscroll(struct wmWindowManager *wm, struct wmWindow *win, SpaceFile *sfile)
void FILE_OT_directory_new(struct wmOperatorType *ot)
void fileselect_file_set(SpaceFile *sfile, int index)
void FILE_OT_view_selected(struct wmOperatorType *ot)
void file_params_renamefile_activate(struct SpaceFile *sfile, struct FileSelectParams *params)
bool file_set_asset_catalog_filter_settings(FileAssetCatalogFilterSettingsHandle *filter_settings_handle, eFileSel_Params_AssetCatalogVisibility catalog_visibility, bUUID catalog_id)
void FILE_OT_parent(struct wmOperatorType *ot)
void FILE_OT_bookmark_add(struct wmOperatorType *ot)
bool file_attribute_column_header_is_inside(const struct View2D *v2d, const FileLayout *layout, int x, int y)
void file_sfile_to_operator(struct Main *bmain, struct wmOperator *op, struct SpaceFile *sfile)
bool file_is_asset_visible_in_catalog_filter_settings(const FileAssetCatalogFilterSettingsHandle *filter_settings_handle, const AssetMetaData *asset_data)
void file_ensure_updated_catalog_filter_data(FileAssetCatalogFilterSettingsHandle *filter_settings_handle, const struct AssetLibrary *asset_library)
void file_tile_boundbox(const ARegion *region, FileLayout *layout, int file, rcti *r_bounds)
bool file_draw_hint_if_invalid(const bContext *C, const SpaceFile *sfile, ARegion *region)
void file_directory_enter_handle(bContext *C, void *arg_unused, void *arg_but)
FileAttributeColumnType file_attribute_column_type_find_isect(const View2D *v2d, const FileSelectParams *params, FileLayout *layout, int x)
void FILE_OT_hidedot(struct wmOperatorType *ot)
void FILE_OT_mouse_execute(struct wmOperatorType *ot)
void FILE_OT_refresh(struct wmOperatorType *ot)
void file_params_smoothscroll_timer_clear(struct wmWindowManager *wm, struct wmWindow *win, SpaceFile *sfile)
void file_path_to_ui_path(const char *path, char *r_pathi, int max_size)
void FILE_OT_reset_recent(wmOperatorType *ot)
void FILE_OT_select_all(struct wmOperatorType *ot)
void file_sfile_filepath_set(struct SpaceFile *sfile, const char *filepath)
void fileselect_refresh_params(struct SpaceFile *sfile)
void file_tool_props_region_panels_register(struct ARegionType *art)
void FILE_OT_delete(struct wmOperatorType *ot)
void FILE_OT_execute(struct wmOperatorType *ot)
void file_tools_region_panels_register(struct ARegionType *art)
bool file_attribute_column_type_enabled(const FileSelectParams *params, FileAttributeColumnType column)
void FILE_OT_select_bookmark(struct wmOperatorType *ot)
float file_font_pointsize(void)
void file_delete_asset_catalog_filter_settings(FileAssetCatalogFilterSettingsHandle **filter_settings_handle)
void FILE_OT_start_filter(struct wmOperatorType *ot)
struct FileAssetCatalogFilterSettingsHandle FileAssetCatalogFilterSettingsHandle
int file_highlight_set(struct SpaceFile *sfile, struct ARegion *region, int mx, int my)
void file_params_rename_end(struct wmWindowManager *wm, struct wmWindow *win, SpaceFile *sfile, struct FileDirEntry *rename_file)
void FILE_OT_select_box(struct wmOperatorType *ot)
void FILE_OT_select_walk(struct wmOperatorType *ot)
void file_select_deselect_all(SpaceFile *sfile, uint flag)
void file_filename_enter_handle(bContext *C, void *arg_unused, void *arg_but)
bool file_draw_check_exists(SpaceFile *sfile)
void file_execute_region_panels_register(struct ARegionType *art)
void file_draw_check_cb(bContext *C, void *arg1, void *arg2)
struct SpaceFile_Runtime SpaceFile_Runtime
void FILE_OT_next(struct wmOperatorType *ot)
FileAssetCatalogFilterSettingsHandle * file_create_asset_catalog_filter_settings(void)
void file_sfile_to_operator_ex(struct Main *bmain, struct wmOperator *op, struct SpaceFile *sfile, char *filepath)
void FILE_OT_filepath_drop(struct wmOperatorType *ot)
void file_draw_check_ex(bContext *C, struct ScrArea *area)
void FILE_OT_smoothscroll(struct wmOperatorType *ot)
void FILE_OT_bookmark_cleanup(struct wmOperatorType *ot)
void file_draw_list(const bContext *C, ARegion *region)
void FILE_OT_previous(struct wmOperatorType *ot)
static void area(int d1, int d2, int e1, int e2, float weights[2])
ReportList is_blendfile_readable_reports
onReloadFnData on_reload_custom_data
bool is_blendfile_readable
bool is_blendfile_status_set
Universally Unique Identifier according to RFC4122.